Sha256: 488f8d57f2563c03acd8a631c4ddb4109cf4ba958972d2b02d1c00e56d684c4e
Contents?: true
Size: 262 Bytes
Versions: 5
Compression:
Stored size: 262 Bytes
Contents
ready = -> jQuery.fn.apply_edit_mode = -> this.apply_initial_auto_hide() this.apply_edit_mode_add_button_classes() this.apply_show_only_in_edit_mode() this.find( ".best_in_place" ).apply_best_in_place() return this $(document).ready(ready)
Version data entries
5 entries across 5 versions & 1 rubygems