summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-04-04 15:41:38 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-04-04 15:41:38 +0200
commit22d68f2bc38b0c55a33b41410ed3587b1d7d5b74 (patch)
tree464b0846e353896744410a97cb85c9152bb65c80 /app/views/projects
parent2f939b4a81be2b3f09b33313b0d13db28d0b1a31 (diff)
downloadgitlab-ce-22d68f2bc38b0c55a33b41410ed3587b1d7d5b74.tar.gz
Fix HAML lint offense in repository image partial
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/registry/repositories/_image.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/registry/repositories/_image.html.haml b/app/views/projects/registry/repositories/_image.html.haml
index e0d74789207..b0b09354e02 100644
--- a/app/views/projects/registry/repositories/_image.html.haml
+++ b/app/views/projects/registry/repositories/_image.html.haml
@@ -14,7 +14,7 @@
method: :delete do
= icon('trash cred')
- .container-image-tags.js-toggle-content{ class: 'hide' }
+ .container-image-tags.js-toggle-content.hide
- if image.has_tags?
.table-holder
%table.table.tags