76aad9b76e
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
4 lines
179 B
Text
4 lines
179 B
Text
Issue was <%= @issue_status %> by <%= @updated_by.name %>
|
|
|
|
Issue <%= @issue.iid %>: <%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue)) %>
|
|
|