This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
7e09a9b7dc
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
issues
/
new.html.haml
8 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Capitalize "X" in "New X".
2015-04-30 15:33:02 -04:00
- page_title "New Issue"
Move project header title definition to view in question.
2015-09-17 06:16:24 -04:00
Use consistent casing for page titles
2015-12-02 08:27:29 -05:00
%h3.page-title
New Issue
%hr
get rid off modal window for issue create/edit
2011-11-25 16:40:12 -05:00
= render "form"
Copy permalink