debian-mirror-gitlab/app/views/projects/variables/show.html.haml

10 lines
211 B
Text
Raw Normal View History

2015-11-26 14:37:03 +05:30
- page_title "Variables"
2015-09-25 12:07:36 +05:30
2016-06-02 11:05:42 +05:30
.row.prepend-top-default.append-bottom-default
.col-lg-3
= render "content"
.col-lg-9
%h5.prepend-top-0
Update variable
= render "form", btn_text: "Save variable"