|
|
|
@ -69,8 +69,8 @@ var render_emails = function(emails){
|
|
|
|
|
pageNextText: "<i class='fa fa-chevron-right right' > </i>"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
options.fields = [{name:'email',css:'small',cssheader:'small bold',title:'Email',width:'90%'},
|
|
|
|
|
{type:'action',align:'center',cssheader:'small bold',width:'10%',
|
|
|
|
|
options.fields = [{name:'email',css:'small',cssheader:'small bold',title:'Email'},
|
|
|
|
|
{type:'action',align:'center',cssheader:'small bold',width:'5%',
|
|
|
|
|
itemTemplate:function(value,item){
|
|
|
|
|
// if(value != null){
|
|
|
|
|
var uid = jx.dom.get.value('uid').trim()
|
|
|
|
|