examples/bootstrap/designagency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 9 Mar 2015 06:18:13 +0000 (14:18 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Mar 2015 06:18:13 +0000 (14:18 +0800)
examples/bootstrap/designagency.js

examples/bootstrap/designagency.bjs
examples/bootstrap/designagency.js

index 3ea2da4..68cebad 100644 (file)
@@ -6,6 +6,7 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
+  "209cb9d0164fe6038115b87e0656cfee" : "OUR WORK",
   "0f9263536b9fc61ada745644735bfd8f" : "Work",
   "cc6d906151ac9361a25911478347b961" : "OUR SERVICES",
   "519d8078a6279f149f310c70cbdc296a" : "<strong>100</strong><p>Projects</p>",
              "xtype" : "Header",
              "Number level" : 2,
              "$ xns" : "Roo.bootstrap",
-             "String html" : "OUR SERVICES"
+             "String html" : "OUR WORK"
             },
             {
              "xtype" : "Column",
index 94e48fd..d0f76c8 100644 (file)
@@ -5,6 +5,7 @@
 designagency = new Roo.XComponent({
 
  _strings : {
+  '209cb9d0164fe6038115b87e0656cfee' :"OUR WORK",
   '0f9263536b9fc61ada745644735bfd8f' :"Work",
   'cc6d906151ac9361a25911478347b961' :"OUR SERVICES",
   '519d8078a6279f149f310c70cbdc296a' :"<strong>100</strong><p>Projects</p>",
@@ -298,7 +299,7 @@ designagency = new Roo.XComponent({
             {
              '|xns' : 'Roo.bootstrap',
              cls : 'head-set',
-             html : _this._strings['cc6d906151ac9361a25911478347b961'],
+             html : _this._strings['209cb9d0164fe6038115b87e0656cfee'],
              level : 2,
              xns : Roo.bootstrap,
              xtype : 'Header'