mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-21 04:44:23 +01:00
i don't know whose idea was to call it this way
This commit is contained in:
parent
b7e07b099a
commit
e303506e12
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue