Skip to content
Snippets Groups Projects
Commit 4d775915 authored by Douwe Maan's avatar Douwe Maan
Browse files

Plural instead of singular.

parent 635c8611
No related branches found
No related tags found
No related merge requests found
- page_title @application.name, "Application"
- page_title @application.name, "Applications"
%h3.page-title
Application: #{@application.name}
 
Loading
Loading
- page_title @group_milestone.title, "Milestone"
- page_title @group_milestone.title, "Milestones"
%h4.page-title
.issue-box{ class: "issue-box-#{@group_milestone.closed? ? 'closed' : 'open'}" }
- if @group_milestone.closed?
Loading
Loading
- page_title @snippet.title, "Snippet"
- page_title @snippet.title, "Snippets"
%h3.page-title
= @snippet.title
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment