Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / examples / layout-browser / layout-browser.html
index b2442c8..a371e2e 100644 (file)
@@ -324,7 +324,7 @@ layoutConfig: {
 items: [\r
     {html:'panel 1', flex:1},\r
     {html:'panel 2', height:150},\r
-    {html:'panel 3', flex:2'}\r
+    {html:'panel 3', flex:2}\r
 ]\r
             </code></pre>\r
             <p><a href="http://extjs.com/deploy/dev/docs/?class=Ext.layout.VBoxLayout" target="_blank">API Reference</a></p>\r
@@ -344,7 +344,7 @@ layoutConfig: {
 items: [\r
     {html:'panel 1', flex:1},\r
     {html:'panel 2', width:150},\r
-    {html:'panel 3', flex:2'}\r
+    {html:'panel 3', flex:2}\r
 ]\r
             </code></pre>\r
             <p><a href="http://extjs.com/deploy/dev/docs/?class=Ext.layout.HBoxLayout" target="_blank">API Reference</a></p>\r