Explorar el Código

Merge pull request #3002 from teohhanhui/patch-1

Fix typo in docs/options.html
Kevin Brown hace 10 años
padre
commit
470bc9ff64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/options.html

+ 1 - 1
docs/options.html

@@ -1147,7 +1147,7 @@ DataAdapter.query = function (params, callback) {
     </p>
 
 <pre class="prettyprint linenums">
-$.fn.select2.default2.set("theme", "classic");
+$.fn.select2.defaults.set("theme", "classic");
 </pre>
 
     <p>