summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-25 13:50:27 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-11-16 11:57:58 +0000
commitcd476336d9c8f07c5a70fb05f646727965139706 (patch)
tree3e912ce3fb7059378ee0c53c6d2fbec61c4f485f /app/views
parent32c727cb9b8f0d8dc6de349482d49f81d8067656 (diff)
downloadgitlab-ce-cd476336d9c8f07c5a70fb05f646727965139706.tar.gz
tests
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/environments/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/index.html.haml b/app/views/projects/environments/index.html.haml
index 3538777d11c..5b9fedb956f 100644
--- a/app/views/projects/environments/index.html.haml
+++ b/app/views/projects/environments/index.html.haml
@@ -41,7 +41,7 @@
= link_to new_namespace_project_environment_path(@project.namespace, @project), class: 'btn btn-create' do
New environment
- .table-holder{ "v-if" => "!loading && state.environments.length" }
+ .table-holder{ "v-if" => "!loading && state.environments" }
%table.table.ci-table.environments
%thead
%th Environment