Merge pull request #1137 from CDLUC3/issue944
Fixes issues with Guidance selection and display
dev
commit 14746151ee59ab447eaca4902b2b3da1cd8f1d2a
2 parents ae42234 + dec1936
@Jose Lloret Jose Lloret authored on 12 Feb 2018
GitHub committed on 12 Feb 2018
Showing 12 changed files
View
app/controllers/plans_controller.rb
View
app/views/phases/_guidances_notes.html.erb
View
app/views/plans/_all_guidances.html.erb 100644 → 0
View
app/views/plans/_edit_details.html.erb
View
app/views/plans/_guidance_choices.html.erb
View
config/branding_example.yml
View
config/routes.rb
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/constants.js
View
lib/assets/javascripts/views/plans/all_guidances.js 100644 → 0
View
lib/assets/javascripts/views/plans/edit_details.js
View
test/functional/plans_controller_test.rb