mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-23 01:49:28 +01:00
changes
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<script type="text/hyperscript">
|
||||
behavior init_tom_select
|
||||
init
|
||||
set selects to <select/> in me
|
||||
for x in selects
|
||||
js(it)
|
||||
TomSelect(it)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
</script>
|
||||
Reference in New Issue
Block a user