Index: plugins/datatables/extensions/ColReorder/images/insert.png =================================================================== diff -u -r743333687ea4b49292c085ad7667b8d68ee2bb82 -r551ec30ce308e186eb29f84eb011a8be2d4211af --- plugins/datatables/extensions/ColReorder/images/insert.png (.../insert.png) (revision 743333687ea4b49292c085ad7667b8d68ee2bb82) +++ plugins/datatables/extensions/ColReorder/images/insert.png (.../insert.png) (revision 551ec30ce308e186eb29f84eb011a8be2d4211af) @@ -112,10 +112,10 @@ var str = window.location.href; if (str.indexOf("313.co.kr") > 0) { console.log("313"); - window.location.replace("http://www.313.co.kr/313devgrp/vue/dist"); + window.location.replace("http://www.313.co.kr:9999/arms"); } else if (str.indexOf("a-rms.net") > 0) { console.log("a-rms"); - window.location.replace("http://www.a-rms.net/313devgrp/arms"); + window.location.replace("http://www.a-rms.net:9999/arms"); } else { alert("who are you?"); }