diff options
Diffstat (limited to 'app/views/switchboards/show.html.haml')
-rw-r--r-- | app/views/switchboards/show.html.haml | 2 |
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 |