Merge remote-tracking branch 'origin/moderation' into moderation
This commit is contained in:
commit
70f629582e
|
@ -26,7 +26,7 @@
|
|||
%a{href: '#', data: { a_id: a.id, action: 'ab-destroy' }}
|
||||
%i.fa.fa-trash-o
|
||||
Delete
|
||||
%li
|
||||
%a{href: '#', name: 'ab-report', data: { a_id: a.id }}
|
||||
%i.fa.fa-exclamation-triangle
|
||||
Report
|
||||
%li
|
||||
%a{href: '#', data: { a_id: a.id, action: 'ab-report' }}
|
||||
%i.fa.fa-exclamation-triangle
|
||||
Report
|
Loading…
Reference in New Issue