Ivan Asmer %!s(int64=8) %!d(string=hai) anos
pai
achega
25440c0347
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      static/nb.js

+ 3 - 0
static/nb.js

@@ -38,6 +38,9 @@ function nbInit(a,b){
     else if (typeof b === "string"){
         root = searchElement(document, a)[0];
     }
+    if (typeof $s === "undefined"){
+        $s = {}
+    }
 
     function nBind(callback, prop, direction){
         direction = direction || "write";