summaryrefslogtreecommitdiff
path: root/app/views/switchboards
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-03-12 13:40:18 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-03-12 13:40:18 +0100
commit5d3eeec6962010eb0b9cbcb9d3bb87d016bce199 (patch)
tree77181b0a6e09b6706237cb279f4763978932bb69 /app/views/switchboards
parentb08abf797d8e476e07a89e40f43cddef32039dfb (diff)
Added sip_account_update trigger
Diffstat (limited to 'app/views/switchboards')
-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