Update _destroy.haml

Use better descriptive text
This commit is contained in:
Sam 2018-06-04 03:49:01 +00:00
parent ee111285ec
commit dadf120901

View file

@ -5,7 +5,7 @@
.errors-holder .errors-holder
.card-body .card-body
%p %p
Removing the pages will prevent from exposing them to outside world. Removing pages will prevent them from being exposed to the outside world.
.form-actions .form-actions
= link_to 'Remove pages', project_pages_path(@project), data: { confirm: 'Are you sure?'}, method: :delete, class: "btn btn-remove" = link_to 'Remove pages', project_pages_path(@project), data: { confirm: 'Are you sure?'}, method: :delete, class: "btn btn-remove"
- else - else