summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2013-03-26 12:45:11 -0700
committerAzul <azul@leap.se>2013-07-17 10:47:12 +0200
commit4a334ce6f6163c2bfa11f3e2146b9d0b765b6d7b (patch)
tree4dfb6802dfe7f42a61579ec5bd70a18fa5f8ccab /users
parentdbd09966553e2fa64211b89f8fae64ddd1e822ca (diff)
Adding some links, which will be removed.
Diffstat (limited to 'users')
-rw-r--r--users/app/views/overviews/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/app/views/overviews/show.html.haml b/users/app/views/overviews/show.html.haml
index 898cfa0..86ae297 100644
--- a/users/app/views/overviews/show.html.haml
+++ b/users/app/views/overviews/show.html.haml
@@ -19,3 +19,4 @@
%li= icon('user') + link_to(t(:overview_account), edit_user_path(@user))
%li= icon('envelope') + link_to(t(:overview_email), edit_user_email_settings_path(@user))
%li= icon('question-sign') + link_to(t(:overview_tickets), user_tickets_path(@user))
+ %li= icon('shopping-cart') + link_to(t(:overview_billing), new_customer_path)