|
Merge pull request #969 from CDLUC3/issue938
consolidated edit/add view and controller action for annotations |
|---|
| app/controllers/annotations_controller.rb |
|---|
| app/controllers/roles_controller.rb |
|---|
| app/views/annotations/_add.html.erb 100644 → 0 |
|---|
| app/views/annotations/_edit.html.erb 100644 → 0 |
|---|
| app/views/annotations/_new_edit.html.erb 0 → 100644 |
|---|
| app/views/annotations/_show.html.erb |
|---|
| app/views/paginable/plans/_privately_visible.html.erb |
|---|
| app/views/phases/_admin_show.html.erb |
|---|
| app/views/phases/_guidances_notes.html.erb |
|---|
| app/views/questions/_show_question.html.erb |
|---|
| app/views/sections/_edit_section.html.erb |
|---|
| app/views/sections/_show_section.html.erb |
|---|
| config/routes.rb |
|---|
| lib/assets/javascripts/views/questions/show.js |
|---|
| test/functional/annotations_controller_test.rb |
|---|