summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-03-12 13:40:40 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-03-12 13:40:40 +0100
commita2754c9a3bfd83cf9fcfb6a1bf7469507fb9e44c (patch)
tree77181b0a6e09b6706237cb279f4763978932bb69 /app/views
parentb08abf797d8e476e07a89e40f43cddef32039dfb (diff)
parent5d3eeec6962010eb0b9cbcb9d3bb87d016bce199 (diff)
Merge branch 'switchboard' into develop
Diffstat (limited to 'app/views')
-rw-r--r--app/views/switchboards/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/switchboards/show.html.haml b/app/views/switchboards/show.html.haml
index 18671c2..2932366 100644
--- a/app/views/switchboards/show.html.haml
+++ b/app/views/switchboards/show.html.haml
@@ -16,3 +16,5 @@
%i.icon-edit.icon-white
%span.hidden-phone
=t("switchboard_entries.index.page_title")
+
+= subscribe_to "/switchboards/#{@switchboard.id}" \ No newline at end of file