Audit changes in investment translations
Note the user interface could certainly be improved, as it doesn't show which languages have changed.
This commit is contained in:
@@ -14,7 +14,7 @@ module ActionDispatch::Routing::UrlFor
|
||||
when "ProgressBar"
|
||||
[*resource_hierarchy_for(resource.progressable), resource]
|
||||
when "Audit"
|
||||
[*resource_hierarchy_for(resource.auditable), resource]
|
||||
[*resource_hierarchy_for(resource.associated || resource.auditable), resource]
|
||||
when "Legislation::Annotation"
|
||||
[resource.draft_version.process, resource.draft_version, resource]
|
||||
when "Legislation::Proposal", "Legislation::Question", "Legislation::DraftVersion"
|
||||
|
||||
Reference in New Issue
Block a user