Sha256: 2672c42c30f248d6711324d2187cc8e84b6381f644c0bfcb92a4583f1f53bfd5
Contents?: true
Size: 339 Bytes
Versions: 39
Compression:
Stored size: 339 Bytes
Contents
@chosenify = (entry) -> entry.chosen allow_single_deselect: true no_results_text: "<%= I18n.t('active_admin.not_found') %>" $ -> chosenify $(".chosen") $("form.formtastic .inputs .has_many").click -> $(".chosen").chosen allow_single_deselect: true no_results_text: "<%= I18n.t('active_admin.not_found') %>"
Version data entries
39 entries across 39 versions & 1 rubygems