|
|
@@ -23,6 +23,7 @@ define(['jquery', 'bootstrap', 'backend', 'form', 'table'], function ($, undefin
|
|
|
[
|
|
|
{field: 'state', checkbox: true, },
|
|
|
{field: 'id', title: __('Id')},
|
|
|
+ {field: 'cid', title: __('Cid')},
|
|
|
{field: 'plan_id', title: __('Plan_id')},
|
|
|
{field: 'text', title: __('Text')},
|
|
|
{field: 'price', title: __('price')},
|