diff --git a/tmp_msg/msg.html b/tmp_msg/msg.html index b3c1bb39..3e398dc7 100644 --- a/tmp_msg/msg.html +++ b/tmp_msg/msg.html @@ -5,7 +5,7 @@ - + diff --git a/tmp_msg/msg.js b/tmp_msg/msg.js index 7b61c7ae..1fa30996 100644 --- a/tmp_msg/msg.js +++ b/tmp_msg/msg.js @@ -71,7 +71,7 @@ var refreshMsg = (function(){ var deferred = $.ajax({ - url: option.targetJson, + url: 'json_result.php', type: 'post', dataType:'json', contentType: 'application/json',