summaryrefslogtreecommitdiff
path: root/app/views/voicemail_messages
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-04-19 23:16:54 +0200
committerPeter Kozak <spag@golwen.net>2013-04-19 23:16:54 +0200
commit3680e51d0a10dad80f46ecc6cbb52cb5dc0519e1 (patch)
treee1f1e5331828345d3fed2bac2964d46a0367f1cc /app/views/voicemail_messages
parent819978b3d4abffdd49bc5adec47746486d5153a2 (diff)
test removed
Diffstat (limited to 'app/views/voicemail_messages')
-rw-r--r--app/views/voicemail_messages/_index_core.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/voicemail_messages/_index_core.html.haml b/app/views/voicemail_messages/_index_core.html.haml
index ceb6fb3..7324bd3 100644
--- a/app/views/voicemail_messages/_index_core.html.haml
+++ b/app/views/voicemail_messages/_index_core.html.haml
@@ -40,6 +40,5 @@
= link_to t('voicemail_messages.index.actions.destroy'), voicemail_account_voicemail_message_path(@voicemail_account, voicemail_message), :method => :delete
%footer.entries-nav= render :partial => "voicemail_messages/navigation"
- = link_to Haml::Engine.new("%i.icon-remove").render + ' test ', root_url
= image_submit_tag('icons/cross-16x.png', :confirm => t("voicemail_messages.index.actions.confirm_selected"))
= t("voicemail_messages.index.actions.destroy_multiple")