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
1585608bdc
gitlab-org--gitlab-foss
/
app
/
views
/
admin
/
labels
/
edit.html.haml
6 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
CRUD for admin labels
2015-09-03 08:50:23 -04:00
- page_title "Edit", @label.name, "Labels"
Use consistent casing for page titles
2015-12-02 08:27:29 -05:00
%h3.page-title
Edit Label
CRUD for admin labels
2015-09-03 08:50:23 -04:00
%hr
= render 'form'
Copy permalink