summaryrefslogtreecommitdiff
path: root/app/views/projects/variables/show.html.haml
blob: 297a53ca98c679861d38e5ccae109b46d46818e0 (plain)
1
2
3
4
5
6
7
8
9
- 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"