diff --git a/route/static/app/config.js b/route/static/app/config.js index c0bc87e03..60441fda2 100755 --- a/route/static/app/config.js +++ b/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 **/