=link_topipeline_schedule_path(pipeline_schedule),title: _('Delete'),method: :delete,class: 'btn btn-remove',data: {confirm: _("Are you sure you want to delete this pipeline schedule?")}do
=link_topipeline_schedule_path(pipeline_schedule),title: _('Delete'),method: :delete,class: 'btn btn-remove',data: {confirm: _("Are you sure you want to delete this pipeline schedule?")}do
=link_toproject_tag_path(@project,tag.name),class: "btn btn-remove remove-row has-tooltip gl-ml-3 #{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 gl-ml-3 #{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