tutorial and help texts for tags in new resource form
[redakcja.git] / redakcja / static / js / wiki / view_summary.js
index 099a0e8..55b9e53 100644 (file)
                        });
 
                old_callback.call(this);
-               }
+               };
 
                $.wiki.Perspective.call(this, options);
-    };
+    }
 
     SummaryPerspective.prototype = new $.wiki.Perspective();