diff --git a/dist/converse-mobile.js b/dist/converse-mobile.js index 217417eb8..ebd8c81d8 100644 --- a/dist/converse-mobile.js +++ b/dist/converse-mobile.js @@ -39124,23 +39124,23 @@ define('tpl',['require','exports','module','lodash'],function(require, exports) define('tpl!field', ['lodash'], function(_) {return function(obj) { obj || (obj = {}); -var __t, __p = '', __j = Array.prototype.join; +var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += ''; if (_.isArray(value)) { ; __p += '\n '; _.each(value,function(arrayValue) { ; __p += '' + -((__t = (arrayValue)) == null ? '' : __t) + +__e(arrayValue) + ''; }); ; __p += '\n'; } else { ; __p += '\n ' + -((__t = (value)) == null ? '' : __t) + +__e(value) + '\n'; } ; __p += '\n'; @@ -39152,17 +39152,17 @@ return __p define('tpl!select_option', ['lodash'], function(_) {return function(obj) { obj || (obj = {}); -var __t, __p = '', __j = Array.prototype.join; +var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += '