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
caa141eaa7
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
labels
/
edit.html.haml
7 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
Add a page title to every page.
2015-04-30 13:06:18 -04:00
- page_title "Edit", @label.name, "Labels"
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
Edit Label
Label views: index, new, edit Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-30 06:27:29 -04:00
%hr
= render 'form'
Copy permalink