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:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-05 15:07:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-05 15:07:43 +0300
commit872319738757edc0483346c75a2407f7019b963f (patch)
treed5953edec6184dda1f53c5994c3ebcebc9e815a2 /app/views/projects/registry
parent8f764d21b0011056e1492d92afe3bd40b847b9f7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/registry')
-rw-r--r--app/views/projects/registry/settings/_index.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/registry/settings/_index.haml b/app/views/projects/registry/settings/_index.haml
new file mode 100644
index 00000000000..e1eed93664e
--- /dev/null
+++ b/app/views/projects/registry/settings/_index.haml
@@ -0,0 +1,2 @@
+#js-registry-settings{ data: { registry_settings_endpoint: '',
+ help_page_path: help_page_path('user/project/operations/linking_to_an_external_dashboard') } }