=link_to_('Disable for this project'),project_runner_project_path(@project,runner_project),data: {confirm: _("Are you sure?")},method: :delete,class: 'btn gl-button btn-danger'
=link_to_('Disable for this project'),project_runner_project_path(@project,runner_project),aria: {label: _('Disable')},data: {confirm: _("Are you sure?"),'confirm-btn-variant':'danger'},method: :delete,class: 'btn gl-button btn-danger'