diff --git a/hwe/index.php b/hwe/index.php
index d09f4caa..c5c2e545 100644
--- a/hwe/index.php
+++ b/hwe/index.php
@@ -268,7 +268,7 @@ else if($session->userGrade == 4){
- ;color:white;width:110px;font-size:13px; value='실 행' onclick='refreshing(this, 3,form2)'>;color:white;width:110px;font-size:13px; value='갱 신' onclick='location.replace("./")'>;color:white;width:160px;font-size:13px; value='로비로' onclick=location.replace('../')>
+ ;color:white;width:110px;font-size:13px; value='실 행' onclick='refreshing(this, 3,form2)'>;color:white;width:110px;font-size:13px; value='갱 신' onclick='refreshing(this, 0,0)'>;color:white;width:160px;font-size:13px; value='로비로' onclick=location.replace('../')>
|
diff --git a/hwe/js/main.js b/hwe/js/main.js
index 7cdf5925..a4e75396 100644
--- a/hwe/js/main.js
+++ b/hwe/js/main.js
@@ -26,7 +26,7 @@ function refreshing(obj, arg1, arg2) {
}
// if(term <= 0) {
switch(arg1) {
- case 0: location.reload(); break;
+ case 0: location.reload(true); break;
case 2: turn(arg2); break;
case 3: arg2.submit(); break;
case 4: