summaryrefslogtreecommitdiff
path: root/app/views/config_polycom/_call_history.xml.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/config_polycom/_call_history.xml.haml')
-rw-r--r--app/views/config_polycom/_call_history.xml.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/config_polycom/_call_history.xml.haml b/app/views/config_polycom/_call_history.xml.haml
index 4ecb8fe..38ad844 100644
--- a/app/views/config_polycom/_call_history.xml.haml
+++ b/app/views/config_polycom/_call_history.xml.haml
@@ -3,7 +3,7 @@
%head
%title= @phone_xml_object[:title]
%body
- %table{:class => 'table table-striped'}{ :border => 0 }
+ %table.table.table-striped{ :border => 0 }
%tbody
- @phone_xml_object[:entries].each do |entry|
%tr