|
Merge pull request #988 from CDLUC3/issue900
Templates table revisions #900 |
|---|
| app/controllers/org_admin/templates_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/models/template.rb |
|---|
| app/policies/template_policy.rb |
|---|
| app/views/layouts/_branding.html.erb |
|---|
| app/views/org_admin/templates/_funder_templates_list.html.erb |
|---|
| app/views/org_admin/templates/_templates_list.html.erb |
|---|
| app/views/org_admin/templates/index.html.erb |
|---|
| config/routes.rb |
|---|
| db/seeds.rb |
|---|
| lib/assets/javascripts/views/org_admin/templates/index.js |
|---|
| test/functional/org_admin/templates_controller_test.rb |
|---|
| test/test_helper.rb |
|---|
| test/unit/template_test.rb |
|---|