debian-mirror-gitlab/app/views/projects/variables/show.html.haml
2016-06-02 11:05:42 +05:30

9 lines
211 B
Text

- page_title "Variables"
.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"