dbgenerate.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 6 Sep 2010 07:54:56 +0000 (15:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 6 Sep 2010 07:54:56 +0000 (15:54 +0800)
dbgenerate.js

index e1d9fb5..152dbfd 100644 (file)
@@ -514,7 +514,7 @@ readers.forEach(function(reader) {
                     "listeners": {
                         "|render": "function() \n" +
                             "{\n" +
-                            "   _this.grid = this; \n" +
+                            "    _this.grid = this; \n" +
                             "    //_this.dialog = Pman.Dialog.FILL_IN\n" +
                             "    if (_this.panel.active) {\n" +
                             "       this.footer.onClick('first');\n" +