scrat-swig
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -83,2 +83,3 @@ 'use strict' | ||
Resource.prototype.addScript = function(code){ | ||
if(this._usePagelet && !this._isPageletOpen) return | ||
this._script.push(code) | ||
@@ -85,0 +86,0 @@ } |
{ | ||
"name": "scrat-swig", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Extensions of swig for scrat", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13308
484