suite
This commit is contained in:
parent
58c4cc3f4f
commit
41b067c695
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
.right
|
.right
|
||||||
=link_to i(:plus, :icon => false)+" Créer une newsletter", new_admin_newsletter_path, :class => "btn btn-primary"
|
=link_to ic(:plus)+" Créer une newsletter", new_admin_newsletter_path, :class => "btn btn-primary"
|
||||||
|
|
||||||
%h1 Newsletters
|
%h1 Newsletters
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.download_content
|
.download_content
|
||||||
=link_to input.title.to_s, input.data_file.file.url
|
=link_to input.title.to_s, "http://"+HOSTNAME+input.data_file.file.url
|
||||||
|
|
||||||
-else
|
-else
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user