summaryrefslogtreecommitdiff
path: root/app/views/projects/registry
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2018-02-19 20:43:10 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-02-19 20:43:10 +0000
commit834f455b43909525609a573df3153a413ef3c6d4 (patch)
treee876c18c5d30f27650ae96d3620dcdd0f0f5144f /app/views/projects/registry
parent8cfa5ccf5342f98aaf6b0a292d337d3211d5e7ff (diff)
downloadgitlab-ce-834f455b43909525609a573df3153a413ef3c6d4.tar.gz
Chart.html.haml refactor
Diffstat (limited to 'app/views/projects/registry')
-rw-r--r--app/views/projects/registry/repositories/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/registry/repositories/index.html.haml b/app/views/projects/registry/repositories/index.html.haml
index 36ea5e013e4..744b88760bc 100644
--- a/app/views/projects/registry/repositories/index.html.haml
+++ b/app/views/projects/registry/repositories/index.html.haml
@@ -14,8 +14,8 @@
.col-lg-12
#js-vue-registry-images{ data: { endpoint: project_container_registry_index_path(@project, format: :json) } }
- = page_specific_javascript_bundle_tag('common_vue')
- = page_specific_javascript_bundle_tag('registry_list')
+ = webpack_bundle_tag('common_vue')
+ = webpack_bundle_tag('registry_list')
.row.prepend-top-10
.col-lg-12