summaryrefslogtreecommitdiff
path: root/app/views/projects/variables/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/variables/show.html.haml')
-rw-r--r--app/views/projects/variables/show.html.haml10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/views/projects/variables/show.html.haml b/app/views/projects/variables/show.html.haml
index 297a53ca98c..df533952b76 100644
--- a/app/views/projects/variables/show.html.haml
+++ b/app/views/projects/variables/show.html.haml
@@ -1,9 +1 @@
-- 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"
+= render 'ci/variables/show'