suite
This commit is contained in:
parent
84643c525a
commit
18c17a83f1
@ -9,5 +9,7 @@
|
||||
=link_to ic(:"rotate-left"), rotate_admin_image_file_path(:id => image_file.id, :direction => "right"), :remote => true
|
||||
=link_to ic(:"rotate-right"), rotate_admin_image_file_path(image_file), :remote => true
|
||||
= link_to i(:"check"), "#",:onclick => "manager_send_image_file("+image_file.id.to_s+");return false;" if params[:manager] and !params[:multiple]
|
||||
|
||||
=link_to ic(:download), image_file.file.url, :target => "_blank"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user