Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:50 +0000 (18:44 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:50 +0000 (18:44 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.bjs
Pman.Tab.XtupleCurrency.js

index fa9de67..b85d510 100644 (file)
@@ -7,6 +7,7 @@
     "items": [
         {
             "region": "center",
+            "title": "Currency / Rates",
             "xtype": "NestedLayoutPanel",
             "|xns": "Roo",
             "items": [
index de089e6..6a83ef8 100644 (file)
@@ -18,6 +18,7 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
             xtype: 'NestedLayoutPanel',
             xns: Roo,
             region : 'center',
+            title : "Currency / Rates",
             layout : {
                 xtype: 'BorderLayout',
                 xns: Roo,