This commit is contained in:
parent
2df18c6dd7
commit
642d88da07
|
@ -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
|
Loading…
Reference in New Issue