summaryrefslogtreecommitdiff
path: root/app/views/softkeys/show.html.haml
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-03-15 08:42:30 -0400
committerPeter Kozak <spag@golwen.net>2013-03-15 08:42:30 -0400
commit5f909eb79791c7ab232a8693712cce2583a6ee0b (patch)
treea9843573d431abd81a5b6af06edb6773c810cd4c /app/views/softkeys/show.html.haml
parent8b4c7759dc4b589dd68ea96bfebdd51051526c9d (diff)
display label
Diffstat (limited to 'app/views/softkeys/show.html.haml')
-rw-r--r--app/views/softkeys/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/softkeys/show.html.haml b/app/views/softkeys/show.html.haml
index 7c068ae..64adbe6 100644
--- a/app/views/softkeys/show.html.haml
+++ b/app/views/softkeys/show.html.haml
@@ -1,6 +1,9 @@
- content_for :title, t("softkeys.show.page_title")
%p
+ %strong= t("softkeys.show.label") + ":"
+ =@softkey.label
+%p
%strong= t("softkeys.functions.#{@softkey.softkey_function}") + ":"
=@softkey.to_s