|
Merge pull request #78 from OPIDoR/feature/template_links
Ability to create a plan from a link |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/helpers/template_helper.rb |
|---|
| app/views/paginable/templates/_organisational.html.erb |
|---|
| app/views/paginable/templates/_publicly_visible.html.erb |
|---|
| app/views/plans/index.html.erb |
|---|
| app/views/shared/_copy_link_modal.html.erb 0 → 100644 |
|---|
| app/views/shared/_create_plan_modal.html.erb 0 → 100644 |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/views/plans/index.js |
|---|
| lib/assets/javascripts/views/public_templates/show.js 0 → 100644 |
|---|