Pman.Dialog.XtupleVendorEdit.bjs
authorEdward <edward@roojs.com>
Wed, 15 Jan 2014 05:34:57 +0000 (13:34 +0800)
committerEdward <edward@roojs.com>
Wed, 15 Jan 2014 05:34:57 +0000 (13:34 +0800)
Pman.Dialog.XtupleVendorEdit.js

Pman.Dialog.XtupleVendorEdit.bjs
Pman.Dialog.XtupleVendorEdit.js

index 0d89713..16e768f 100644 (file)
                     "fitToframe": true,
                     "region": "center",
                     "tableName": "vendaddrinfo",
-                    "title": "Supplier of",
+                    "title": "Address",
                     "xtype": "GridPanel",
                     "|xns": "Roo",
                     "items": [
index 73f646f..9c43817 100644 (file)
@@ -824,7 +824,7 @@ Pman.Dialog.XtupleVendorEdit = {
                     fitToframe : true,
                     region : 'center',
                     tableName : 'vendaddrinfo',
-                    title : "Supplier of",
+                    title : "Address",
                     grid : {
                         xtype: 'Grid',
                         xns: Roo.grid,