summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_tags/_protected_tag.html.haml
blob: da1f97c8d6abefb9c8e8de728cdfe6eb80105cf7 (plain)
1
2
= render layout: 'projects/protected_tags/shared/protected_tag', locals: { protected_tag: protected_tag } do
  = render partial: 'projects/protected_tags/update_protected_tag', locals: { protected_tag: protected_tag }