js, html에서 참조하는 이미지 경로 수정
This commit is contained in:
@@ -134,6 +134,7 @@ function redrawMsg(deferred){
|
||||
}
|
||||
|
||||
msg.msgType = msgType;
|
||||
msg.defaultIcon = pathConfig.sharedIcon+'/default.jpg';
|
||||
var msgHtml = TemplateEngine(messageTemplate, msg);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user