slate-studio / activeadmin-settings

Settings backend for activeadmin based projects - pretty handy tool.
88 stars 65 forks source link

Uncaught TypeError: Object [object Object] has no method 'live' #20

Closed dzoltok closed 3 years ago

dzoltok commented 10 years ago

Happens when I try to update a setting. The 'live' jQuery function was deprecated as of version 1.7 and completely removed as of 1.9, and should be replaced by either 'on' or 'bind'