Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 02:22:47 +0000 (10:22 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 02:22:47 +0000 (10:22 +0800)
Reader/Feed.js
Reader/templates/Feed.html

Reader/Feed.bjs
Reader/Feed.js
Reader/templates/Feed.html

index 4b4a367..472d683 100644 (file)
        ]
       }
      ]
+    },
+    {
+     "xtype" : "Table",
+     "$ xns" : "Roo.bootstrap"
     }
    ]
   }
index 90527dc..e7511bb 100644 (file)
@@ -69,6 +69,11 @@ Feed = new Roo.XComponent({
        ]
       }
      ]
+    },
+    {
+     xns : Roo.bootstrap,
+     '|xns' : 'Roo.bootstrap',
+     xtype : 'Table'
     }
    ]
   };  }
index f5cf2c2..b8c78f7 100644 (file)
@@ -34,3 +34,6 @@ left:100px;
     </DIV>
     <DIV class="x-dlg-mask" xbuilderid="roo-gen4" style="width: 918px; height: 52px; display: none;"></DIV>
   </NAV>
+  <DIV xbuilderid="roo-comp-1016" xtype="Roo.bootstrap.Table">
+    <TABLE class="table"></TABLE>
+  </DIV>