mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 05:24:38 +04:00
selectize
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
{% endif %}
|
||||
</select>
|
||||
|
||||
{% capture_global scripts %}
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$('#select-{{ key }}').selectize({});
|
||||
@@ -75,3 +76,4 @@
|
||||
// }
|
||||
// });
|
||||
</script>
|
||||
{% endcapture_global %}
|
||||
|
||||
Reference in New Issue
Block a user