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:
authordanielgrippi <danielgrippi@gmail.com>2011-08-16 02:15:43 +0400
committerdanielgrippi <danielgrippi@gmail.com>2011-08-16 02:15:43 +0400
commit32ae21a213b3c9fb713e8ceb202416aede355300 (patch)
tree692174b0d8745d4370c02d699b5eef4b2a12c900 /app/views/admins/user_search.html.haml
parent669cd8578e86d75e3c140cfc46cfcba57dfe8d83 (diff)
removed user invite counter, as it was already depricated
Diffstat (limited to 'app/views/admins/user_search.html.haml')
-rw-r--r--app/views/admins/user_search.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admins/user_search.html.haml b/app/views/admins/user_search.html.haml
index feb80da2c..2dbca64a7 100644
--- a/app/views/admins/user_search.html.haml
+++ b/app/views/admins/user_search.html.haml
@@ -37,7 +37,6 @@
= user.person.profile.inspect
%br
= "invite token: #{accept_invitation_url(user, :invitation_token => user.invitation_token)}" if user.invitation_token
- = link_to "add 10 invites for this user", add_invites_path(:user_id => user.id)
%br
%br
%br