|
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
|
|---|
|
|
| app/controllers/guidances_controller.rb |
|---|
| app/models/guidance.rb |
|---|
| app/views/guidances/_add_guidance.html.erb |
|---|
| app/views/guidances/admin_edit.html.erb |
|---|
| app/views/guidances/admin_new.html.erb |
|---|
| app/views/guidances/admin_show.html.erb |
|---|
| app/views/guidances/update_phases.js.erb 100644 → 0 |
|---|
| app/views/guidances/update_questions.js.erb 100644 → 0 |
|---|
| app/views/guidances/update_sections.js.erb 100644 → 0 |
|---|
| app/views/guidances/update_versions.js.erb 100644 → 0 |
|---|
| lib/assets/javascripts/admin.js |
|---|