|
@@ -46,7 +46,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
{field: 'notice_email', title: __('Notice_email'), searchList: {"1":__('Notice_email 1'),"0":__('Notice_email 0')}, formatter: Table.api.formatter.normal},
|
|
|
{field: 'notice_whatsapp', title: __('Notice_whatsapp'), searchList: {"1":__('Notice_whatsapp 1'),"0":__('Notice_whatsapp 0')}, formatter: Table.api.formatter.normal},
|
|
|
{field: 'notice_phonecall', title: __('Notice_phonecall'), searchList: {"1":__('Notice_phonecall 1'),"0":__('Notice_phonecall 0')}, formatter: Table.api.formatter.normal},
|
|
|
-// {field: 'whatsapp', title: __('Whatsapp'), operate: 'LIKE'},
|
|
|
+ {field: 'whatsapp', title: __('Whatsapp'), operate: 'LIKE'},
|
|
|
|
|
|
// {field: 'level', title: __('Level')},
|
|
|
// {field: 'gender', title: __('Gender')},
|