|
Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value
|
|---|
|
|
| .gitignore |
|---|
| app/controllers/application_controller.rb |
|---|
| app/helpers/plans_helper.rb 100644 → 0 |
|---|
| app/helpers/projects_helper.rb 0 → 100644 |
|---|
| app/views/projects/_project_list_head.html.erb |
|---|
| app/views/projects/_project_list_item.html.erb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|