Fixed an issue in the html structure
authorMinh Tran <mit@openerp.com>
Wed, 21 Dec 2011 11:20:08 +0000 (12:20 +0100)
committerMinh Tran <mit@openerp.com>
Wed, 21 Dec 2011 11:20:08 +0000 (12:20 +0100)
bzr revid: mit@openerp.com-20111221112008-6ldljufu4t0xe0oz

addons/web/static/src/xml/base.xml

index 64e72be..556f47e 100644 (file)
@@ -44,8 +44,7 @@
         <td colspan="2" valign="top" height="100%">
             <table cellspacing="0" cellpadding="0" border="0" height="100%" width="100%">
             <tr>
-                <td valign="top" id="oe_secondary_menu" class="secondary_menu">
-                </td>
+                <td valign="top" id="oe_secondary_menu" class="secondary_menu"></td>
                 <td valign="top" class="oe-application-container">
                     <div id="oe_app" class="oe-application">
                     </div>
         </td>
     </tr>
     </table>
-
-    <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" class="main_table">
-    <tr>
-        <td colspan="2" valign="top" >
-            <div id="oe_header" class="header"></div>
-            <div id="oe_menu" class="menu"></div>
-        </td>
-    </tr>
-    <tr>
-        <td valign="top" class="login-container" colspan="2">
-            <div id="oe_login" class="login"></div>
-        </td>
-    </tr>
-    <tr class="db_options_row">
-        <td valign="top" class="db_container">
-            <div id="oe_database" class="database"></div>
-        </td>
-        <td valign="top">
-          <div id="oe_db_options"></div>
-        </td>
-    </tr>
-    <tr>
-        <td colspan="2" valign="top" height="100%">
-            <table cellspacing="0" cellpadding="0" border="0" height="100%" width="100%">
-            <tr>
-                <td valign="top" id="oe_secondary_menu" class="secondary_menu"> </td>
-                <td valign="top" class="oe-application-container">
-                    <div id="oe_app" class="oe-application">
-                    </div>
-                </td>
-            </tr>
-            </table>
-        </td>
-    </tr>
-    </table>
 </t>
 <t t-name="Loading">
     <div class="loading">