Replaced deprecated link_to_function. the call in the helpers/application.rb should eventually be rethought. We shouldn't be using the onclick function of an html element directly, we should use the jquery approach: .click()
dev
1 parent 362d86f commit def24358c926610cffc1a6ed309b826786366dd9
@Brian Riley Brian Riley authored on 15 Jul 2016
Showing 3 changed files
View
app/assets/javascripts/admin.js
View
app/helpers/application_helper.rb
View
app/views/dmptemplates/_option_fields.html.erb