summaryrefslogtreecommitdiff
path: root/app/views/call_histories/_index_core.html.haml
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-04-30 10:13:42 +0200
committerPeter Kozak <spag@golwen.net>2013-04-30 10:13:42 +0200
commit2beeef5436da123dac0b3a9020c0ee352c8724c9 (patch)
tree3aa3ee3861964b5104e38bc5450740cf15ff3832 /app/views/call_histories/_index_core.html.haml
parent7f50ae3e137a2c14754f79e31e8034c4e2a40cf4 (diff)
delete multiple items
Diffstat (limited to 'app/views/call_histories/_index_core.html.haml')
-rw-r--r--app/views/call_histories/_index_core.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/call_histories/_index_core.html.haml b/app/views/call_histories/_index_core.html.haml
index 0cbcd60..fd335d4 100644
--- a/app/views/call_histories/_index_core.html.haml
+++ b/app/views/call_histories/_index_core.html.haml
@@ -6,6 +6,8 @@
%thead
%tr
%th{:width => '10px'}
+ = button_tag(:type => 'submit', :class => 'btn btn-mini btn-danger', :confirm => t("call_histories.index.actions.confirm_selected")) do
+ %i{:class => 'icon-trash icon-white'}
%th
=sortable :start_stamp, t("call_histories.index.date")
%th{:width => '10px'}