You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2019. It is now read-only.
<p>Months are translated in German, date format is changed, and weeks start from Monday now. So it's pretty convenient :)</p>
224
224
</div>
@@ -256,7 +256,7 @@ ember generate bootstrap-datepicker</pre>
256
256
<divclass="panel-body">
257
257
<p>
258
258
Type: <code>Boolean</code> or <code>Number</code><br>
259
-
Default: <code>false</code></code>
259
+
Default: <code>false</code>
260
260
</p>
261
261
<p>If multidate is <code>true</code>, <code>value</code> is an array.</p>
262
262
<p>Please, read more about possible values <ahref="http://bootstrap-datepicker.readthedocs.org/en/release/options.html#multidate">here</a>.</p>
@@ -276,7 +276,7 @@ ember generate bootstrap-datepicker</pre>
276
276
<divclass="panel-body">
277
277
<p>
278
278
Type: <code>String</code><br>
279
-
Default: <code>,</code></code>
279
+
Default: <code>,</code>
280
280
</p>
281
281
<p>Please, read more about possible values <ahref="https://bootstrap-datepicker.readthedocs.org/en/release/options.html#multidateseparator">here</a>.</p>
0 commit comments