diff options
author | Peter Kozak <spag@golwen.net> | 2013-02-25 11:57:28 -0500 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-02-25 11:57:28 -0500 |
commit | 26e2e09b20f7f775942b415df6eb55ddb7193879 (patch) | |
tree | ecabcdd5493d50f68ed0154d2a4b67505ecf6740 /app | |
parent | 3ce588cd21c15acc0f7c66339d68e7651a798cc6 (diff) |
sip_account ringtone as default
Diffstat (limited to 'app')
-rw-r--r-- | app/views/users/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml index 8882c08..d3b1cf3 100644 --- a/app/views/users/show.html.haml +++ b/app/views/users/show.html.haml @@ -44,7 +44,7 @@ %br =link_to t("softkeys.index.page_title"), sip_account_softkeys_path(sip_account) %br - =link_to t("ringtones.show.page_title"), phone_number_ringtones_path(phone_number) + =link_to t("ringtones.show.page_title"), sip_account_ringtones_path(sip_account) - if @user.conferences.any? %p |