|
Merge pull request #797 from CDLUC3/issue777
fixed issues with plan create page |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/policies/template_policy.rb |
|---|
| app/views/plans/new.html.erb |
|---|
| config/routes.rb |
|---|
| db/schema.rb |
|---|
| lib/assets/javascripts/constants.js |
|---|
| lib/assets/javascripts/utils/notificationHelper.js |
|---|
| lib/assets/javascripts/views/plans/new.js |
|---|
| test/integration/template_selection_test.rb |
|---|