diff --git a/lib/util.js b/lib/util.js index 0d2faaeb..9427e8ec 100644 --- a/lib/util.js +++ b/lib/util.js @@ -359,9 +359,11 @@ /** * function render template with view and own symbols - * @templ - * @view - * @symbols + * + * @param templ + * @param view + * @param symbols + * @param notEscape */ this.ownRender = function(templ, view, symbols, notEscape) { var str, expr,