diff --git a/core/modules/widgets/widget.js b/core/modules/widgets/widget.js index 481df4769..8d9da80e3 100755 --- a/core/modules/widgets/widget.js +++ b/core/modules/widgets/widget.js @@ -143,29 +143,34 @@ Widget.prototype.evaluateMacroModule = function(name,actualParams,defaultValue) if($tw.utils.hop($tw.macros,name)) { var macro = $tw.macros[name], args = []; - var nextAnonParameter = 0, // Next candidate anonymous parameter in macro call - paramInfo, paramValue; - // Step through each of the parameters in the macro definition - for(var p=0; p 0) { + var nextAnonParameter = 0, // Next candidate anonymous parameter in macro call + paramInfo, paramValue; + // Step through each of the parameters in the macro definition + for(var p=0; p