change class for button group in customer list
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
<td>
|
<td>
|
||||||
{$lastOrderCurrency} {$lastOrderAmount}
|
{$lastOrderCurrency} {$lastOrderAmount}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td class="actions">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
|
|
||||||
{loop type="auth" name="can_change" role="ADMIN" resource="admin.customer" access="UPDATE"}
|
{loop type="auth" name="can_change" role="ADMIN" resource="admin.customer" access="UPDATE"}
|
||||||
|
|||||||
Reference in New Issue
Block a user