summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/repository/_protected_branches.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/settings/repository/_protected_branches.html.haml')
-rw-r--r--app/views/projects/settings/repository/_protected_branches.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/settings/repository/_protected_branches.html.haml b/app/views/projects/settings/repository/_protected_branches.html.haml
index 31630828571..d2356b5df09 100644
--- a/app/views/projects/settings/repository/_protected_branches.html.haml
+++ b/app/views/projects/settings/repository/_protected_branches.html.haml
@@ -1,2 +1,2 @@
-= render "projects/protected_branches/index"
+= render "protected_branches/index"
= render "projects/protected_tags/index"