3 lines
90 B
CoffeeScript
3 lines
90 B
CoffeeScript
Dunlop.register_setup 'ui-checkbox', (target) ->
|
|
target.find('.ui.checkbox').checkbox()
|