examples/bootstrap/contact.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 16 Mar 2015 08:30:05 +0000 (16:30 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 16 Mar 2015 08:30:05 +0000 (16:30 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index 035f098..a9a7a9f 100644 (file)
 {
-    "name" : "contact",
-    "parent" : "",
-    "title" : "",
-    "path" : "/home/michael/gitlive/roojs1/examples/bootstrap/contact.bjs",
-    "permname" : "",
-    "modOrder" : "001",
-    "items" : [
+ "name" : "contact",
+ "parent" : "",
+ "title" : "",
+ "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/contact.bjs",
+ "permname" : "",
+ "modOrder" : "001",
+ "strings" : {
+  "ce8ae9da5b7cd6c3df2929543a9af92d" : "Email",
+  "02d4482d332e1aef3437cd61c9bcc624" : "Contact us",
+  "14a7ee7b1e7af70fc73fe7c499323fc1" : "2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t",
+  "bcc254b55c4a1babdf1dcb82c207506b" : "Phone",
+  "88512a88100c22e54a61aaec8ed842ba" : "Type your message here...",
+  "7d221f9a8ebbfb877cadd779623b7bc8" : "<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">",
+  "d06f99a47cb961884ded656082615dd2" : "<a href=\"index.html\">Home</a>",
+  "69847143f57cba5d08123f1df77e1b44" : "Left Sidebar",
+  "ee921a36c743182915ce71f8c27a2c0b" : "(713) 791-1414\n\t\t\t\t\t",
+  "24b1f9fa141848f82277f1446bbea0fe" : "We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t",
+  "49ee3087348e8d44e1feda1917443987" : "Name",
+  "a4c18b2713705a4395abdcdee3949d8d" : "<input type=\"checkbox\"> \nSign up for newsletter\n",
+  "dd7bf230fde8d4836917806aff6a6b27" : "Address",
+  "673ae02fffb72f0fe68a66f096a01347" : "Phone:"
+ },
+ "items" : [
+  {
+   "xtype" : "Body",
+   "$ xns" : "Roo.bootstrap",
+   "items" : [
+    {
+     "xtype" : "Container",
+     "$ xns" : "Roo.bootstrap",
+     "items" : [
+      {
+       "String tag" : "ol",
+       "String cls" : "breadcrumb",
+       "xtype" : "Container",
+       "$ xns" : "Roo.bootstrap",
+       "items" : [
         {
-            "xtype" : "Body",
-            "$ xns" : "Roo.bootstrap",
-            "items" : [
+         "String tag" : "li",
+         "xtype" : "Element",
+         "$ xns" : "Roo.bootstrap",
+         "String html" : "<a href=\"index.html\">Home</a>"
+        },
+        {
+         "String tag" : "li",
+         "String cls" : "active",
+         "xtype" : "Element",
+         "$ xns" : "Roo.bootstrap",
+         "String html" : "Left Sidebar"
+        },
+        {
+         "xtype" : "Row",
+         "$ xns" : "Roo.bootstrap",
+         "items" : [
+          {
+           "String cls" : "col-sm-9 maincontent",
+           "xtype" : "Container",
+           "$ xns" : "Roo.bootstrap",
+           "items" : [
+            {
+             "String tag" : "header",
+             "String cls" : "page-header",
+             "xtype" : "Element",
+             "$ xns" : "Roo.bootstrap",
+             "items" : [
+              {
+               "xtype" : "Link",
+               "$ xns" : "Roo.bootstrap"
+              },
+              {
+               "String cls" : "page-title",
+               "xtype" : "Header",
+               "Number level" : 1,
+               "$ xns" : "Roo.bootstrap",
+               "String html" : "Contact us"
+              }
+             ]
+            },
+            {
+             "String tag" : "p",
+             "xtype" : "Element",
+             "$ xns" : "Roo.bootstrap",
+             "String html" : "We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t"
+            },
+            {
+             "xtype" : "Form",
+             "$ xns" : "Roo.bootstrap",
+             "items" : [
+              {
+               "xtype" : "Row",
+               "$ xns" : "Roo.bootstrap",
+               "items" : [
+                {
+                 "xtype" : "Input",
+                 "string placeholder" : "Name",
+                 "String inputType" : "text",
+                 "$ xns" : "Roo.bootstrap",
+                 "Number sm" : 4
+                },
+                {
+                 "xtype" : "Input",
+                 "string placeholder" : "Email",
+                 "String inputType" : "text",
+                 "$ xns" : "Roo.bootstrap",
+                 "Number sm" : 4
+                },
+                {
+                 "xtype" : "Input",
+                 "string placeholder" : "Phone",
+                 "String inputType" : "text",
+                 "$ xns" : "Roo.bootstrap",
+                 "Number sm" : 4
+                }
+               ]
+              },
+              {
+               "xtype" : "Row",
+               "$ xns" : "Roo.bootstrap",
+               "items" : [
+                {
+                 "xtype" : "TextArea",
+                 "string placeholder" : "Type your message here...",
+                 "Number rows" : 9,
+                 "$ xns" : "Roo.bootstrap",
+                 "Number sm" : 12
+                }
+               ]
+              },
+              {
+               "xtype" : "Row",
+               "$ xns" : "Roo.bootstrap",
+               "items" : [
+                {
+                 "String cls" : "col-sm-6",
+                 "xtype" : "Container",
+                 "$ xns" : "Roo.bootstrap",
+                 "items" : [
+                  {
+                   "String tag" : "label",
+                   "String cls" : "checkbox",
+                   "xtype" : "Element",
+                   "$ xns" : "Roo.bootstrap",
+                   "String html" : "<input type=\"checkbox\"> \nSign up for newsletter\n"
+                  }
+                 ]
+                },
                 {
-                    "xtype" : "Container",
-                    "$ xns" : "Roo.bootstrap",
-                    "items" : [
-                        {
-                            "String tag" : "ol",
-                            "String cls" : "breadcrumb",
-                            "xtype" : "Container",
-                            "$ xns" : "Roo.bootstrap",
-                            "items" : [
-                                {
-                                    "String tag" : "li",
-                                    "xtype" : "Element",
-                                    "$ xns" : "Roo.bootstrap",
-                                    "String html" : "<a href=\"index.html\">Home</a>"
-                                },
-                                {
-                                    "String tag" : "li",
-                                    "String cls" : "active",
-                                    "xtype" : "Element",
-                                    "$ xns" : "Roo.bootstrap",
-                                    "String html" : "Left Sidebar"
-                                },
-                                {
-                                    "xtype" : "Row",
-                                    "$ xns" : "Roo.bootstrap",
-                                    "items" : [
-                                        {
-                                            "String cls" : "col-sm-9 maincontent",
-                                            "xtype" : "Container",
-                                            "$ xns" : "Roo.bootstrap",
-                                            "items" : [
-                                                {
-                                                    "String tag" : "header",
-                                                    "String cls" : "page-header",
-                                                    "xtype" : "Element",
-                                                    "$ xns" : "Roo.bootstrap",
-                                                    "items" : [
-                                                        {
-                                                            "String cls" : "page-title",
-                                                            "xtype" : "Header",
-                                                            "Number level" : 1,
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "String html" : "Contact us"
-                                                        }
-                                                    ]
-                                                },
-                                                {
-                                                    "String tag" : "p",
-                                                    "xtype" : "Element",
-                                                    "$ xns" : "Roo.bootstrap",
-                                                    "String html" : "We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t"
-                                                },
-                                                {
-                                                    "xtype" : "Form",
-                                                    "$ xns" : "Roo.bootstrap",
-                                                    "items" : [
-                                                        {
-                                                            "xtype" : "Row",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "items" : [
-                                                                {
-                                                                    "xtype" : "Input",
-                                                                    "string placeholder" : "Name",
-                                                                    "String inputType" : "text",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "Number sm" : 4
-                                                                },
-                                                                {
-                                                                    "xtype" : "Input",
-                                                                    "string placeholder" : "Email",
-                                                                    "String inputType" : "text",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "Number sm" : 4
-                                                                },
-                                                                {
-                                                                    "xtype" : "Input",
-                                                                    "string placeholder" : "Phone",
-                                                                    "String inputType" : "text",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "Number sm" : 4
-                                                                }
-                                                            ]
-                                                        },
-                                                        {
-                                                            "xtype" : "Row",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "items" : [
-                                                                {
-                                                                    "xtype" : "TextArea",
-                                                                    "Number rows" : 9,
-                                                                    "string placeholder" : "Type your message here...",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "Number sm" : 12
-                                                                }
-                                                            ]
-                                                        },
-                                                        {
-                                                            "xtype" : "Row",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "items" : [
-                                                                {
-                                                                    "String cls" : "col-sm-6",
-                                                                    "xtype" : "Container",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "items" : [
-                                                                        {
-                                                                            "String tag" : "label",
-                                                                            "String cls" : "checkbox",
-                                                                            "xtype" : "Element",
-                                                                            "$ xns" : "Roo.bootstrap",
-                                                                            "String html" : "<input type=\"checkbox\"> \nSign up for newsletter\n"
-                                                                        }
-                                                                    ]
-                                                                },
-                                                                {
-                                                                    "String cls" : "col-sm-6 text-right",
-                                                                    "xtype" : "Container",
-                                                                    "$ xns" : "Roo.bootstrap",
-                                                                    "String html" : "<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">"
-                                                                }
-                                                            ]
-                                                        }
-                                                    ]
-                                                }
-                                            ]
-                                        },
-                                        {
-                                            "String cls" : "col-sm-3 sidebar sidebar-right",
-                                            "xtype" : "NavSidebar",
-                                            "$ xns" : "Roo.bootstrap",
-                                            "items" : [
-                                                {
-                                                    "String cls" : "widget",
-                                                    "xtype" : "Container",
-                                                    "$ xns" : "Roo.bootstrap",
-                                                    "items" : [
-                                                        {
-                                                            "xtype" : "Header",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "Number level" : 4,
-                                                            "String html" : "Address"
-                                                        },
-                                                        {
-                                                            "String tag" : "address",
-                                                            "xtype" : "Element",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "String html" : "2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t"
-                                                        },
-                                                        {
-                                                            "xtype" : "Header",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "Number level" : 4,
-                                                            "String html" : "Phone:"
-                                                        },
-                                                        {
-                                                            "String tag" : "address",
-                                                            "xtype" : "Element",
-                                                            "$ xns" : "Roo.bootstrap",
-                                                            "String html" : "(713) 791-1414\n\t\t\t\t\t"
-                                                        }
-                                                    ]
-                                                }
-                                            ]
-                                        }
-                                    ]
-                                }
-                            ]
-                        }
-                    ]
+                 "String cls" : "col-sm-6 text-right",
+                 "xtype" : "Container",
+                 "$ xns" : "Roo.bootstrap",
+                 "String html" : "<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">"
                 }
-            ]
+               ]
+              }
+             ]
+            }
+           ]
+          },
+          {
+           "String cls" : "col-sm-3 sidebar sidebar-right",
+           "xtype" : "NavSidebar",
+           "$ xns" : "Roo.bootstrap",
+           "items" : [
+            {
+             "String cls" : "widget",
+             "xtype" : "Container",
+             "$ xns" : "Roo.bootstrap",
+             "items" : [
+              {
+               "xtype" : "Header",
+               "Number level" : 4,
+               "$ xns" : "Roo.bootstrap",
+               "String html" : "Address"
+              },
+              {
+               "String tag" : "address",
+               "xtype" : "Element",
+               "$ xns" : "Roo.bootstrap",
+               "String html" : "2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t"
+              },
+              {
+               "xtype" : "Header",
+               "Number level" : 4,
+               "$ xns" : "Roo.bootstrap",
+               "String html" : "Phone:"
+              },
+              {
+               "String tag" : "address",
+               "xtype" : "Element",
+               "$ xns" : "Roo.bootstrap",
+               "String html" : "(713) 791-1414\n\t\t\t\t\t"
+              }
+             ]
+            }
+           ]
+          }
+         ]
         }
-    ]
+       ]
+      }
+     ]
+    }
+   ]
+  }
+ ]
 }
\ No newline at end of file
index d88c8af..8b875b2 100644 (file)
 // Auto generated file - created by app.Builder.js- do not edit directly (at present!)
 
 contact = new Roo.XComponent({
-    part     :  ["bootstrap", "contact" ],
-    order    : '001-contact',
-    region   : 'center',
-    parent   : false,
-    name     : "unnamed module",
-    disabled : false, 
-    permname : '', 
-    _tree : function()
+
+ _strings : {
+  'ce8ae9da5b7cd6c3df2929543a9af92d' :"Email",
+  '02d4482d332e1aef3437cd61c9bcc624' :"Contact us",
+  '14a7ee7b1e7af70fc73fe7c499323fc1' :"2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t",
+  'bcc254b55c4a1babdf1dcb82c207506b' :"Phone",
+  '88512a88100c22e54a61aaec8ed842ba' :"Type your message here...",
+  '7d221f9a8ebbfb877cadd779623b7bc8' :"<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">",
+  'd06f99a47cb961884ded656082615dd2' :"<a href=\"index.html\">Home</a>",
+  '69847143f57cba5d08123f1df77e1b44' :"Left Sidebar",
+  'ee921a36c743182915ce71f8c27a2c0b' :"(713) 791-1414\n\t\t\t\t\t",
+  '24b1f9fa141848f82277f1446bbea0fe' :"We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t",
+  '49ee3087348e8d44e1feda1917443987' :"Name",
+  'a4c18b2713705a4395abdcdee3949d8d' :"<input type=\"checkbox\"> \nSign up for newsletter\n",
+  'dd7bf230fde8d4836917806aff6a6b27' :"Address",
+  '673ae02fffb72f0fe68a66f096a01347' :"Phone:"
+ },
+
+  part     :  ["bootstrap", "contact" ],
+  order    : '001-contact',
+  region   : 'center',
+  parent   : false,
+  name     : "unnamed module",
+  disabled : false, 
+  permname : '', 
+  _tree : function()
+  {
+   var _this = this;
+   var MODULE = this;
+   return {
+   '|xns' : 'Roo.bootstrap',
+   xns : Roo.bootstrap,
+   xtype : 'Body',
+   items : [
     {
-        var _this = this;
-        var MODULE = this;
-        return {
-            '|xns' : 'Roo.bootstrap',
-            xtype : 'Body',
-            xns : Roo.bootstrap,
-            items : [
-               {
-                    '|xns' : 'Roo.bootstrap',
-                    xtype : 'Container',
-                    xns : Roo.bootstrap,
-                    items : [
-                       {
-                            '|xns' : 'Roo.bootstrap',
-                            tag : 'ol',
-                            cls : 'breadcrumb',
-                            xtype : 'Container',
-                            xns : Roo.bootstrap,
-                            items : [
-                               {
-                                    '|xns' : 'Roo.bootstrap',
-                                    tag : 'li',
-                                    xtype : 'Element',
-                                    xns : Roo.bootstrap,
-                                    html : '<a href=\"index.html\">Home</a>'
-                                },
-                               {
-                                    '|xns' : 'Roo.bootstrap',
-                                    tag : 'li',
-                                    cls : 'active',
-                                    xtype : 'Element',
-                                    xns : Roo.bootstrap,
-                                    html : 'Left Sidebar'
-                                },
-                               {
-                                    '|xns' : 'Roo.bootstrap',
-                                    xtype : 'Row',
-                                    xns : Roo.bootstrap,
-                                    items : [
-                                       {
-                                            '|xns' : 'Roo.bootstrap',
-                                            cls : 'col-sm-9 maincontent',
-                                            xtype : 'Container',
-                                            xns : Roo.bootstrap,
-                                            items : [
-                                               {
-                                                    '|xns' : 'Roo.bootstrap',
-                                                    tag : 'header',
-                                                    cls : 'page-header',
-                                                    xtype : 'Element',
-                                                    xns : Roo.bootstrap,
-                                                    items : [
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            cls : 'page-title',
-                                                            xtype : 'Header',
-                                                            level : 1,
-                                                            xns : Roo.bootstrap,
-                                                            html : 'Contact us'
-                                                        }
-                                                    ]
-
-                                                },
-                                               {
-                                                    '|xns' : 'Roo.bootstrap',
-                                                    tag : 'p',
-                                                    xtype : 'Element',
-                                                    xns : Roo.bootstrap,
-                                                    html : 'We’d love to hear from you. Interested in working together? Fill out the form below with some info about your project and I will get back to you as soon as I can. Please allow a couple days for me to respond.\n\t\t\t\t'
-                                                },
-                                               {
-                                                    '|xns' : 'Roo.bootstrap',
-                                                    xtype : 'Form',
-                                                    xns : Roo.bootstrap,
-                                                    items : [
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            xtype : 'Row',
-                                                            xns : Roo.bootstrap,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Input',
-                                                                    placeholder : 'Name',
-                                                                    inputType : 'text',
-                                                                    xns : Roo.bootstrap,
-                                                                    sm : 4
-                                                                },
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Input',
-                                                                    placeholder : 'Email',
-                                                                    inputType : 'text',
-                                                                    xns : Roo.bootstrap,
-                                                                    sm : 4
-                                                                },
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'Input',
-                                                                    placeholder : 'Phone',
-                                                                    inputType : 'text',
-                                                                    xns : Roo.bootstrap,
-                                                                    sm : 4
-                                                                }
-                                                            ]
-
-                                                        },
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            xtype : 'Row',
-                                                            xns : Roo.bootstrap,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    xtype : 'TextArea',
-                                                                    rows : 9,
-                                                                    placeholder : 'Type your message here...',
-                                                                    xns : Roo.bootstrap,
-                                                                    sm : 12
-                                                                }
-                                                            ]
-
-                                                        },
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            xtype : 'Row',
-                                                            xns : Roo.bootstrap,
-                                                            items : [
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    cls : 'col-sm-6',
-                                                                    xtype : 'Container',
-                                                                    xns : Roo.bootstrap,
-                                                                    items : [
-                                                                       {
-                                                                            '|xns' : 'Roo.bootstrap',
-                                                                            tag : 'label',
-                                                                            cls : 'checkbox',
-                                                                            xtype : 'Element',
-                                                                            xns : Roo.bootstrap,
-                                                                            html : '<input type=\"checkbox\"> \nSign up for newsletter\n'
-                                                                        }
-                                                                    ]
-
-                                                                },
-                                                               {
-                                                                    '|xns' : 'Roo.bootstrap',
-                                                                    cls : 'col-sm-6 text-right',
-                                                                    xtype : 'Container',
-                                                                    xns : Roo.bootstrap,
-                                                                    html : '<input class=\"btn btn-action\" type=\"submit\" value=\"Send message\">'
-                                                                }
-                                                            ]
-
-                                                        }
-                                                    ]
-
-                                                }
-                                            ]
-
-                                        },
-                                       {
-                                            '|xns' : 'Roo.bootstrap',
-                                            cls : 'col-sm-3 sidebar sidebar-right',
-                                            xtype : 'NavSidebar',
-                                            xns : Roo.bootstrap,
-                                            items : [
-                                               {
-                                                    '|xns' : 'Roo.bootstrap',
-                                                    cls : 'widget',
-                                                    xtype : 'Container',
-                                                    xns : Roo.bootstrap,
-                                                    items : [
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            xtype : 'Header',
-                                                            xns : Roo.bootstrap,
-                                                            level : 4,
-                                                            html : 'Address'
-                                                        },
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            tag : 'address',
-                                                            xtype : 'Element',
-                                                            xns : Roo.bootstrap,
-                                                            html : '2002 Holcombe Boulevard, Houston, TX 77030, USA\n\t\t\t\t\t'
-                                                        },
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            xtype : 'Header',
-                                                            xns : Roo.bootstrap,
-                                                            level : 4,
-                                                            html : 'Phone:'
-                                                        },
-                                                       {
-                                                            '|xns' : 'Roo.bootstrap',
-                                                            tag : 'address',
-                                                            xtype : 'Element',
-                                                            xns : Roo.bootstrap,
-                                                            html : '(713) 791-1414\n\t\t\t\t\t'
-                                                        }
-                                                    ]
-
-                                                }
-                                            ]
-
-                                        }
-                                    ]
-
-                                }
-                            ]
-
-                        }
-                    ]
+     '|xns' : 'Roo.bootstrap',
+     xns : Roo.bootstrap,
+     xtype : 'Container',
+     items : [
+      {
+       '|xns' : 'Roo.bootstrap',
+       cls : 'breadcrumb',
+       tag : 'ol',
+       xns : Roo.bootstrap,
+       xtype : 'Container',
+       items : [
+        {
+         '|xns' : 'Roo.bootstrap',
+         html : _this._strings['d06f99a47cb961884ded656082615dd2'],
+         tag : 'li',
+         xns : Roo.bootstrap,
+         xtype : 'Element'
+        },
+        {
+         '|xns' : 'Roo.bootstrap',
+         cls : 'active',
+         html : _this._strings['69847143f57cba5d08123f1df77e1b44'],
+         tag : 'li',
+         xns : Roo.bootstrap,
+         xtype : 'Element'
+        },
+        {
+         '|xns' : 'Roo.bootstrap',
+         xns : Roo.bootstrap,
+         xtype : 'Row',
+         items : [
+          {
+           '|xns' : 'Roo.bootstrap',
+           cls : 'col-sm-9 maincontent',
+           xns : Roo.bootstrap,
+           xtype : 'Container',
+           items : [
+            {
+             '|xns' : 'Roo.bootstrap',
+             cls : 'page-header',
+             tag : 'header',
+             xns : Roo.bootstrap,
+             xtype : 'Element',
+             items : [
+              {
+               '|xns' : 'Roo.bootstrap',
+               xns : Roo.bootstrap,
+               xtype : 'Link'
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               cls : 'page-title',
+               html : _this._strings['02d4482d332e1aef3437cd61c9bcc624'],
+               level : 1,
+               xns : Roo.bootstrap,
+               xtype : 'Header'
+              }
+             ]
+
+            },
+            {
+             '|xns' : 'Roo.bootstrap',
+             html : _this._strings['24b1f9fa141848f82277f1446bbea0fe'],
+             tag : 'p',
+             xns : Roo.bootstrap,
+             xtype : 'Element'
+            },
+            {
+             '|xns' : 'Roo.bootstrap',
+             xns : Roo.bootstrap,
+             xtype : 'Form',
+             items : [
+              {
+               '|xns' : 'Roo.bootstrap',
+               xns : Roo.bootstrap,
+               xtype : 'Row',
+               items : [
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 inputType : 'text',
+                 placeholder : _this._strings['49ee3087348e8d44e1feda1917443987'],
+                 sm : 4,
+                 xns : Roo.bootstrap,
+                 xtype : 'Input'
+                },
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 inputType : 'text',
+                 placeholder : _this._strings['ce8ae9da5b7cd6c3df2929543a9af92d'],
+                 sm : 4,
+                 xns : Roo.bootstrap,
+                 xtype : 'Input'
+                },
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 inputType : 'text',
+                 placeholder : _this._strings['bcc254b55c4a1babdf1dcb82c207506b'],
+                 sm : 4,
+                 xns : Roo.bootstrap,
+                 xtype : 'Input'
+                }
+               ]
 
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               xns : Roo.bootstrap,
+               xtype : 'Row',
+               items : [
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 placeholder : _this._strings['88512a88100c22e54a61aaec8ed842ba'],
+                 rows : 9,
+                 sm : 12,
+                 xns : Roo.bootstrap,
+                 xtype : 'TextArea'
                 }
-            ]
+               ]
+
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               xns : Roo.bootstrap,
+               xtype : 'Row',
+               items : [
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 cls : 'col-sm-6',
+                 xns : Roo.bootstrap,
+                 xtype : 'Container',
+                 items : [
+                  {
+                   '|xns' : 'Roo.bootstrap',
+                   cls : 'checkbox',
+                   html : _this._strings['a4c18b2713705a4395abdcdee3949d8d'],
+                   tag : 'label',
+                   xns : Roo.bootstrap,
+                   xtype : 'Element'
+                  }
+                 ]
+
+                },
+                {
+                 '|xns' : 'Roo.bootstrap',
+                 cls : 'col-sm-6 text-right',
+                 html : _this._strings['7d221f9a8ebbfb877cadd779623b7bc8'],
+                 xns : Roo.bootstrap,
+                 xtype : 'Container'
+                }
+               ]
+
+              }
+             ]
+
+            }
+           ]
+
+          },
+          {
+           '|xns' : 'Roo.bootstrap',
+           cls : 'col-sm-3 sidebar sidebar-right',
+           xns : Roo.bootstrap,
+           xtype : 'NavSidebar',
+           items : [
+            {
+             '|xns' : 'Roo.bootstrap',
+             cls : 'widget',
+             xns : Roo.bootstrap,
+             xtype : 'Container',
+             items : [
+              {
+               '|xns' : 'Roo.bootstrap',
+               html : _this._strings['dd7bf230fde8d4836917806aff6a6b27'],
+               level : 4,
+               xns : Roo.bootstrap,
+               xtype : 'Header'
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               html : _this._strings['14a7ee7b1e7af70fc73fe7c499323fc1'],
+               tag : 'address',
+               xns : Roo.bootstrap,
+               xtype : 'Element'
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               html : _this._strings['673ae02fffb72f0fe68a66f096a01347'],
+               level : 4,
+               xns : Roo.bootstrap,
+               xtype : 'Header'
+              },
+              {
+               '|xns' : 'Roo.bootstrap',
+               html : _this._strings['ee921a36c743182915ce71f8c27a2c0b'],
+               tag : 'address',
+               xns : Roo.bootstrap,
+               xtype : 'Element'
+              }
+             ]
+
+            }
+           ]
+
+          }
+         ]
+
+        }
+       ]
+
+      }
+     ]
+
+    }
+   ]
 
-        };    }
+  };  }
 });