v-Brocloni 3 years ago
parent
commit
f42935cd70
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/assets/js/backend/unishop/order.js

+ 1
- 1
public/assets/js/backend/unishop/order.js View File

@@ -128,7 +128,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
{
name: 'refund',
text: __('Refund'),
classname: 'btn btn-xs btn-info btn-editone',
classname: 'btn btn-xs btn-info btn-toolbar',
extend: 'data-toggle="tooltip"',
icon: 'fa fa-handshake-o',
url:function(row){


Loading…
Cancel
Save