|
Merge pull request #1137 from CDLUC3/issue944
Fixes issues with Guidance selection and display |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/views/phases/_guidances_notes.html.erb |
|---|
| app/views/plans/_all_guidances.html.erb 100644 → 0 |
|---|
| app/views/plans/_edit_details.html.erb |
|---|
| app/views/plans/_guidance_choices.html.erb |
|---|
| config/branding_example.yml |
|---|
| config/routes.rb |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/constants.js |
|---|
| lib/assets/javascripts/views/plans/all_guidances.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/plans/edit_details.js |
|---|
| test/functional/plans_controller_test.rb |
|---|