|
renamed dmptemplates to templates
|
|---|
|
|
| app/controllers/dmptemplates_controller.rb 100644 → 0 |
|---|
| app/controllers/templates_controller.rb 0 → 100644 |
|---|
| app/policies/dmptemplate_policy.rb 100644 → 0 |
|---|
| app/policies/template_policy.rb 0 → 100644 |
|---|
| app/views/dmptemplates/_add_guidance.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_add_question.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_add_section.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_add_suggested_answer.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_admin_nav_tabs.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_guidance.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_phase.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_question.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_section.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_suggested_answer.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_template.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_edit_version.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_guidance_display.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_option_fields.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_preview_question.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_phase.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_phases_sections.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_question.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_section.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_suggested_answer.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_template.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_show_version.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/_versions_table.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_addphase.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_index.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_new.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_phase.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_previewphase.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/admin_template.html.erb 100644 → 0 |
|---|
| app/views/dmptemplates/export.pdf.erb 100644 → 0 |
|---|
| app/views/templates/_add_guidance.html.erb 0 → 100644 |
|---|
| app/views/templates/_add_question.html.erb 0 → 100644 |
|---|
| app/views/templates/_add_section.html.erb 0 → 100644 |
|---|
| app/views/templates/_add_suggested_answer.html.erb 0 → 100644 |
|---|
| app/views/templates/_admin_nav_tabs.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_guidance.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_phase.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_question.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_section.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_suggested_answer.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_template.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_version.html.erb 0 → 100644 |
|---|
| app/views/templates/_guidance_display.html.erb 0 → 100644 |
|---|
| app/views/templates/_option_fields.html.erb 0 → 100644 |
|---|
| app/views/templates/_preview_question.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_phase.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_phases_sections.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_question.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_section.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_suggested_answer.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_template.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_version.html.erb 0 → 100644 |
|---|
| app/views/templates/_versions_table.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_addphase.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_index.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_new.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_phase.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_previewphase.html.erb 0 → 100644 |
|---|
| app/views/templates/admin_template.html.erb 0 → 100644 |
|---|
| app/views/templates/export.pdf.erb 0 → 100644 |
|---|