removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
dev
1 parent 85f323e commit 369d1fb605bcc6782f7ae999536ea8f0202b5fed
@briley briley authored on 5 Apr 2017
Showing 11 changed files
View
app/controllers/guidances_controller.rb
View
app/models/guidance.rb
View
app/views/guidances/_add_guidance.html.erb
View
app/views/guidances/admin_edit.html.erb
View
app/views/guidances/admin_new.html.erb
View
app/views/guidances/admin_show.html.erb
View
app/views/guidances/update_phases.js.erb 100644 → 0
View
app/views/guidances/update_questions.js.erb 100644 → 0
View
app/views/guidances/update_sections.js.erb 100644 → 0
View
app/views/guidances/update_versions.js.erb 100644 → 0
View
lib/assets/javascripts/admin.js