...
|
...
|
@@ -46,7 +46,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin |
|
|
extend:'data-area=["94%","94%"]',
|
|
|
classname: 'btn btn-xs btn-primary btn-dialog',
|
|
|
icon: 'fa fa-recipt',
|
|
|
url: 'chartercar/index?specofocaddress_id={id}',
|
|
|
url: 'chartercar/index?specificaddress_id={id}',
|
|
|
visible: function (row) {
|
|
|
return true;
|
|
|
},
|
...
|
...
|
|