diff --git a/app.js b/app.js index 7ce5297..6f17c88 100644 --- a/app.js +++ b/app.js @@ -156,7 +156,7 @@ && !response.Website.startsWith('http://')) { response.Website = 'http://'+response.Website; } - $dialog.TrimPath.processDOMTemplate("detail_jst" + $dialog.html(TrimPath.processDOMTemplate("detail_jst" ,response)); $dialog.find('#industry').click(function(e) { e.preventDefault(); @@ -240,4 +240,4 @@ client.query(query, queryCallback, errorCallback); } - \ No newline at end of file +