Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-08-23 20:15:51 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-08-23 20:15:51 +0400
commit0dc5807ee0074413669dbbc3f540446d005d8936 (patch)
tree381012ea8833368afb47dbf58ba82d02611847e6 /app/views/users/getting_started.haml
parente7071fd74c06d05104c7730bd054e2aed3e080e1 (diff)
go to the facebook friend finding page on getting started untill we work out the facebox problems
Diffstat (limited to 'app/views/users/getting_started.haml')
-rw-r--r--app/views/users/getting_started.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/getting_started.haml b/app/views/users/getting_started.haml
index 1384ac815..433ac1147 100644
--- a/app/views/users/getting_started.haml
+++ b/app/views/users/getting_started.haml
@@ -112,7 +112,7 @@
.span-5.last{:style => "height:30px;"}
%h4{:style => "margin-top:7px;"}
or
- = link_to t('.find_friends_from_facebook'), friend_finder_path('facebook'), :rel => 'facebox'
+ = link_to t('.find_friends_from_facebook'), friend_finder_path('facebook')
.clearfix
%br