summaryrefslogtreecommitdiff
path: root/app/views/call_routes/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/call_routes/index.html.haml')
-rw-r--r--app/views/call_routes/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/call_routes/index.html.haml b/app/views/call_routes/index.html.haml
index bd4468c..488e1c7 100644
--- a/app/views/call_routes/index.html.haml
+++ b/app/views/call_routes/index.html.haml
@@ -1,7 +1,7 @@
- content_for :title, t("call_routes.index.page_title")
- if @call_routes && @call_routes.count > 0
- %table{:class => 'table table-striped'}
+ %table.table.table-striped
- @routing_tables.each do |routing_table|
%tr
%td{:colspan => 3}