chore(util) ownRender: comments

This commit is contained in:
coderaiser 2014-10-30 04:38:32 -04:00
parent fa9ced60fc
commit 746d56a7a8

View file

@ -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,