Files
gitlabhq/app/views/projects/variables/show.html.haml
T
2016-05-16 10:21:51 +01:00

10 lines
211 B
Plaintext

- 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"