|
Merge pull request #499 from DigitalCurationCentre/xsrust/mvp
Xsrust/mvp: First commit adds aria tags according to #496. Please check that the formatting of these is correct as I am not very familiar with aria. The second commit is a bit of housekeeping which removes the deprecated 'views/projects' for which we have no controller. |
|---|
| app/policies/project_policy.rb 100644 → 0 |
|---|
| app/views/guidances/admin_edit.html.erb |
|---|
| app/views/guidances/admin_new.html.erb |
|---|
| app/views/layouts/_signin_signout.html.erb |
|---|
| app/views/phases/edit.html.erb |
|---|
| app/views/plans/_export.html.erb |
|---|
| app/views/plans/_guidance_settings.html.erb |
|---|
| app/views/projects/_form.html.erb 100644 → 0 |
|---|
| app/views/projects/_project_details.html.erb 100644 → 0 |
|---|
| app/views/projects/_project_nav_tabs.html.erb 100644 → 0 |
|---|
| app/views/projects/_project_title.html.erb 100644 → 0 |
|---|
| app/views/projects/edit.html.erb 100644 → 0 |
|---|
| app/views/projects/export.html.erb 100644 → 0 |
|---|
| app/views/projects/share.html.erb 100644 → 0 |
|---|
| app/views/projects/show.html.erb 100644 → 0 |
|---|