summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/index.html.haml
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-25 14:55:57 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-11-16 11:57:59 +0000
commit1906a32bc03179aa15777073de0ff20547bc7f6a (patch)
tree3fee0644706b96a345c9079a149332b653390053 /app/views/projects/environments/index.html.haml
parentcd476336d9c8f07c5a70fb05f646727965139706 (diff)
downloadgitlab-ce-1906a32bc03179aa15777073de0ff20547bc7f6a.tar.gz
Fix SCSS lint errors
Fixes some tests
Diffstat (limited to 'app/views/projects/environments/index.html.haml')
-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 5b9fedb956f..3538777d11c 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" }
+ .table-holder{ "v-if" => "!loading && state.environments.length" }
%table.table.ci-table.environments
%thead
%th Environment