removed community spotlight stream link from right side
This commit is contained in:
parent
02199b172b
commit
5d54fc6c28
2 changed files with 0 additions and 10 deletions
|
|
@ -69,14 +69,6 @@
|
||||||
.content
|
.content
|
||||||
!= t('bookmarklet.explanation', :link => link_to(t('bookmarklet.explanation_link_text'), bookmarklet))
|
!= t('bookmarklet.explanation', :link => link_to(t('bookmarklet.explanation_link_text'), bookmarklet))
|
||||||
|
|
||||||
- if @stream.has_community_spotlight?
|
|
||||||
.section
|
|
||||||
.title.no_icon
|
|
||||||
%h5
|
|
||||||
=t('aspects.index.community_spotlight')
|
|
||||||
.content#community_spotlight
|
|
||||||
= link_to t('aspects.index.see_more_from_us'), spotlight_path, :id => 'view_all_contacts_link'
|
|
||||||
|
|
||||||
.section
|
.section
|
||||||
.title
|
.title
|
||||||
= image_tag('/images/icons/coffee.png')
|
= image_tag('/images/icons/coffee.png')
|
||||||
|
|
|
||||||
|
|
@ -152,8 +152,6 @@ en:
|
||||||
acquaintances: "Acquaintances"
|
acquaintances: "Acquaintances"
|
||||||
friends: "Friends"
|
friends: "Friends"
|
||||||
index:
|
index:
|
||||||
community_spotlight: "Community Spotlight"
|
|
||||||
see_more_from_us: "See more of the D* community."
|
|
||||||
donate: "Donate"
|
donate: "Donate"
|
||||||
keep_us_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
|
keep_us_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
|
||||||
your_aspects: "Your Aspects"
|
your_aspects: "Your Aspects"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue