diff --git a/hwe/js/msg.js b/hwe/js/msg.js index f992427e..2001786d 100644 --- a/hwe/js/msg.js +++ b/hwe/js/msg.js @@ -518,7 +518,7 @@ function activateMessageForm(){ jQuery(function($){ //tmp_template.html은 추후 msg.js에 통합될 수 있음 - var getTemplate = $.get('js/templates/message.html?7',function(obj){ + var getTemplate = $.get('js/templates/message.html?8',function(obj){ messageTemplate = obj; }); diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html index eec06e3e..51b3115e 100644 --- a/hwe/js/templates/message.html +++ b/hwe/js/templates/message.html @@ -12,7 +12,7 @@