Merge pull request #3002 from teohhanhui/patch-1
Fix typo in docs/options.html
This commit is contained in:
commit
470bc9ff64
@ -1147,7 +1147,7 @@ DataAdapter.query = function (params, callback) {
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
$.fn.select2.default2.set("theme", "classic");
|
$.fn.select2.defaults.set("theme", "classic");
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user