This commit is contained in:
nilsding 2014-12-27 15:56:34 +01:00
parent 2df18c6dd7
commit 642d88da07
1 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
%a{href: '#', data: { a_id: a.id, action: 'ab-destroy' }} %a{href: '#', data: { a_id: a.id, action: 'ab-destroy' }}
%i.fa.fa-trash-o %i.fa.fa-trash-o
Delete Delete
%li %li
%a{href: '#', data: { a_id: a.id, action: 'ab-report' }} %a{href: '#', data: { a_id: a.id, action: 'ab-report' }}
%i.fa.fa-exclamation-triangle %i.fa.fa-exclamation-triangle
Report Report