Skip to content
Extraits de code Groupes Projets
Valider 058b7484 rédigé par zhitomirskiyi's avatar zhitomirskiyi
Parcourir les fichiers

removed the bring your friends message from the stream

parent 32f08ef3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#no_contacts.floating.empty_message{:style => ("display:none" unless contact_count == 0)}
%h3=t('.nobody')
- if current_user.invites > 0
%h4= link_to t('.invite'), new_user_invitation_path
......@@ -6,10 +6,7 @@
- content_for :head do
= include_javascripts :home
.span-15.append-2
= render 'aspects/no_contacts_message', :aspect => @aspect, :contact_count => @contact_count
#aspect_stream_container
= render 'aspect_stream',
:aspect => @aspect,
......
......@@ -100,12 +100,6 @@ en:
post_time: "post time"
show:
edit_aspect: "edit aspect"
no_contacts_message:
nobody: "Bring the people that matter in your life to Diaspora!"
nobody_in_aspect: "Your aspect '%{aspect_name}' is empty."
add_contact: "Add a contact"
add_contact_to: "Add someone to %{aspect_name}"
invite: "Invite someone to join Diaspora!"
no_posts_message:
start_talking: "Nobody has said anything yet. Get the conversation started!"
manage:
......
......@@ -23,7 +23,6 @@ Feature: new user registration
Then I should be on the aspects page
And I should not see "skip getting started"
And I should see "Bring the people that matter in your life to Diaspora!"
Scenario: new user skips the setup wizard and returns to the setup wizard
When I follow "skip getting started"
......@@ -34,4 +33,3 @@ Feature: new user registration
When I follow "skip getting started"
And I wait for "the aspects page" to load
Then I should be on the aspects page
And I should see "Bring the people that matter in your life to Diaspora!"
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter