Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-04-04 16:41:38 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-04-04 16:41:38 +0300
commit22d68f2bc38b0c55a33b41410ed3587b1d7d5b74 (patch)
tree464b0846e353896744410a97cb85c9152bb65c80 /app/views/projects/registry
parent2f939b4a81be2b3f09b33313b0d13db28d0b1a31 (diff)
Fix HAML lint offense in repository image partial
Diffstat (limited to 'app/views/projects/registry')
-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