=link_toproject_tag_path(@project,tag.name),class: "btn btn-remove remove-row has-tooltip #{protected_tag?(@project,tag)?'disabled':''}",title: s_('TagsPage|Delete tag'),method: :delete,data: {confirm: s_('TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?')%{tag_name: tag.name},container: 'body'},remote: truedo
=link_toproject_tag_path(@project,tag.name),class: "btn btn-remove remove-row has-tooltip prepend-left-10 #{protected_tag?(@project,tag)?'disabled':''}",title: s_('TagsPage|Delete tag'),method: :delete,data: {confirm: s_('TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?')%{tag_name: tag.name},container: 'body'},remote: truedo