summaryrefslogtreecommitdiff
path: root/app/views/shared/_mobile_clone_panel.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/_mobile_clone_panel.html.haml')
-rw-r--r--app/views/shared/_mobile_clone_panel.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/_mobile_clone_panel.html.haml b/app/views/shared/_mobile_clone_panel.html.haml
index 6e2527bd1a1..1e6b6f7c79b 100644
--- a/app/views/shared/_mobile_clone_panel.html.haml
+++ b/app/views/shared/_mobile_clone_panel.html.haml
@@ -13,3 +13,4 @@
- if http_enabled?
%li
= dropdown_item_with_description(http_copy_label, project.http_url_to_repo, href: project.http_url_to_repo, data: { clone_type: 'http' })
+ = render_if_exists 'shared/mobile_kerberos_clone'