summaryrefslogtreecommitdiff
path: root/app/views/softkeys/_index_core.html.haml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-04 14:31:42 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-04 14:31:42 +0100
commitda3ae3cb90697c66beda10fb5d6cb6186055ed3f (patch)
tree7fe3f270694aeeb804021048167731da698ea662 /app/views/softkeys/_index_core.html.haml
parent5a58c0c41de983a72cdacd06c5be80f120d1e080 (diff)
parent87634e025711be508501cce8c05f23085dad8f9d (diff)
Merge branch 'phone_numbers_sortable' into develop
Diffstat (limited to 'app/views/softkeys/_index_core.html.haml')
-rw-r--r--app/views/softkeys/_index_core.html.haml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/views/softkeys/_index_core.html.haml b/app/views/softkeys/_index_core.html.haml
index 70c96bc..e2cb16c 100644
--- a/app/views/softkeys/_index_core.html.haml
+++ b/app/views/softkeys/_index_core.html.haml
@@ -12,8 +12,9 @@
- cache(['softkeys_table_tr', I18n.locale, current_user, softkey]) do
= content_tag_for :tr, softkey do
%td
- %span.handle
- %i.icon-resize-vertical
+ - if softkeys.count > 1
+ %span.handle
+ %i.icon-resize-vertical
%td= softkey.function
%td= softkey.number
%td= softkey.label