hotlinking image for invite
This commit is contained in:
parent
0b81d9e446
commit
0455249585
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
= render :partial => 'notifier/notifier_css'
|
= render :partial => 'notifier/notifier_css'
|
||||||
%body
|
%body
|
||||||
%header
|
%header
|
||||||
= image_tag '/images/diaspora_white.png'
|
= image_tag APP_CONFIG[:pod_url] + 'images/diaspora_white.png'
|
||||||
#container
|
#container
|
||||||
- @invs = @resource.invitations_to_me
|
- @invs = @resource.invitations_to_me
|
||||||
%p
|
%p
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue