Update config.js

pull/583/head
Mr Chen 12 months ago
parent cc9a4b5536
commit 6b6ae63aea
  1. 6
      route/static/app/config.js

@ -174,13 +174,7 @@ $('input[name="bind_ssl"]').click(function(){
}
});
}
// $.post('/config/set_panel_ssl',{}, function(rdata){
// showMsg(rdata.msg,function(){
// window.location.reload();
// },{icon:rdata.status?1:2},2000);
// },'json');
});
/** op **/

Loading…
Cancel
Save