i don't know whose idea was to call it this way

This commit is contained in:
Luna D 2019-12-08 17:06:09 -05:00
parent b7e07b099a
commit e303506e12
No known key found for this signature in database
GPG key ID: D0F46C94720BAA4B

View file

@ -17,7 +17,7 @@
| Replace
a href="#" data-click-tab="administration"
i.fa.fa-toolbox>
| Administrate
| Manage
= if present?(@image.scratchpad) do
i.fa.fa-sticky-note.fa--important<
i.fa.fa-exclamation.fa--important
@ -89,4 +89,4 @@
= submit "Delete", class: "button button--state-danger button--separate-left"
- else
= button_to "Restore", Routes.image_delete_path(@conn, :delete, @image), method: "delete", class: "button button--state-success"
= button_to "Restore", Routes.image_delete_path(@conn, :delete, @image), method: "delete", class: "button button--state-success"