~openerp-dev/openobject-client-web/web-ie8

« back to all changes in this revision

Viewing changes to addons/openerp/controllers/templates/openo2m.mako

  • Committer: jra at tinyerp
  • Date: 2010-10-28 11:08:56 UTC
  • Revision ID: jra@tinyerp.com-20101028110856-dmeh36rzhv4dtepl
[IMP] Changes for IE8 layout issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
</%def>
61
61
 
62
62
<%def name="content()">
63
 
    <table class="view" cellspacing="5" border="0" width="100%" style="border: none;">
 
63
    <table class="view" cellspacing="5" border="0" width="100%" style="border: none;" height="100%">
64
64
        <tr>
65
65
            <td>
66
66
                <input type="hidden" id="_terp_load_counter" value="${params.load_counter}"/>
67
 
                <table width="100%" class="titlebar" style="border: none;">
 
67
                <table width="100%" class="titlebar" style="border: none;" height="100%">
68
68
                    <tr>
69
69
                        <td width="100%"><h1>${form.screen.string}</h1></td>
70
70
                    </tr>
75
75
        <tr>
76
76
            <td>
77
77
                <div class="footer_tool_box">
78
 
                    <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border: none;">
 
78
                    <table height="100%" border="0" cellpadding="0" cellspacing="0" width="100%" style="border: none;">
79
79
                        <tr>
80
80
                            % if form.screen.editable:
81
81
                                    <td class="save_close">