|
Merge pull request #878 from DigitalCurationCentre/issue869
Issue 869 |
|---|
| app/controllers/concerns/paginable.rb |
|---|
| app/controllers/paginable/themes_controller.rb 0 → 100644 |
|---|
| app/controllers/super_admin/themes_controller.rb 0 → 100644 |
|---|
| app/policies/theme_policy.rb 0 → 100644 |
|---|
| app/views/layouts/_branding.html.erb |
|---|
| app/views/paginable/themes/_index.html.erb 0 → 100644 |
|---|
| app/views/super_admin/themes/index.html.erb 0 → 100644 |
|---|
| app/views/super_admin/themes/new_edit.html.erb 0 → 100644 |
|---|
| config/routes.rb |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/views/themes/new_edit.js 0 → 100644 |
|---|
| test/functional/super_admin/themes_controller.test.rb 0 → 100644 |
|---|