配置列国际化添加
This commit is contained in:
@@ -397,8 +397,8 @@ function customColumnClick(){
|
||||
html+="<div class='col-md-6'><label>"+ckbox_html+" "+$(this).html()+"</label></div>";
|
||||
})
|
||||
html +="</div>";
|
||||
|
||||
top.$.jBox(html,{title:"<i class='fa fa-wrench'></i> Custom Columns",showIcon:false,opacity:0.3,submit:submit});
|
||||
var cus=$("#tb_custom",parent.document).val();
|
||||
top.$.jBox(html,{title:"<i class='fa fa-wrench'></i>"+cus ,showIcon:false,opacity:0.3,submit:submit});
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user