Merge pull request #969 from CDLUC3/issue938
consolidated edit/add view and controller action for annotations
dev
commit 4b1c7e8f6491e9b7363f46c9b3725186489cf043
2 parents a5d2a5e + 150b64e
@Jose Lloret Jose Lloret authored on 19 Dec 2017
GitHub committed on 19 Dec 2017
Showing 15 changed files
View
app/controllers/annotations_controller.rb
View
app/controllers/roles_controller.rb
View
app/views/annotations/_add.html.erb 100644 → 0
View
app/views/annotations/_edit.html.erb 100644 → 0
View
app/views/annotations/_new_edit.html.erb 0 → 100644
View
app/views/annotations/_show.html.erb
View
app/views/paginable/plans/_privately_visible.html.erb
View
app/views/phases/_admin_show.html.erb
View
app/views/phases/_guidances_notes.html.erb
View
app/views/questions/_show_question.html.erb
View
app/views/sections/_edit_section.html.erb
View
app/views/sections/_show_section.html.erb
View
config/routes.rb
View
lib/assets/javascripts/views/questions/show.js
View
test/functional/annotations_controller_test.rb