Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
0ba98890
Commit
0ba98890
authored
Jan 26, 2011
by
zhitomirskiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed bug in finder view
parent
2b8635f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
app/views/services/finder.html.haml
app/views/services/finder.html.haml
+0
-7
No files found.
app/views/services/finder.html.haml
View file @
0ba98890
...
@@ -28,13 +28,6 @@
...
@@ -28,13 +28,6 @@
=
t
(
'people.person.already_connected'
)
=
t
(
'people.person.already_connected'
)
-
elsif
(
friend
[
:contact
]
&&
friend
[
:contact
].
pending
)
-
elsif
(
friend
[
:contact
]
&&
friend
[
:contact
].
pending
)
=
t
(
'people.person.pending_request'
)
=
t
(
'people.person.pending_request'
)
/- elsif friend[:person]
/= link_to t('people.show.start_sharing'),
/ {:controller => "people",
/ :action => "share_with",
/ :id => friend[:person].id},
/ :class => 'button',
/ :rel => 'facebox'
-
elsif
friend
[
:invitation_id
]
-
elsif
friend
[
:invitation_id
]
=
t
(
'invitations.new.already_invited'
)
=
t
(
'invitations.new.already_invited'
)
%br
%br
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment