From 6b6ae63aea1f67a53ff6de5d7dd1769b7edb198f Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 26 May 2024 14:00:22 +0800 Subject: [PATCH] Update config.js --- route/static/app/config.js | 6 ------ 1 file changed, 6 deletions(-) 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 **/