[FIX] give some proper style to broken the mail.Wall view

bzr revid: abo@openerp.com-20120627154454-dq6935c5ogd12t9n
This commit is contained in:
Antonin Bourguignon 2012-06-27 17:44:54 +02:00
parent d8a570a9d7
commit b0cd65959e
1 changed files with 13 additions and 2 deletions

View File

@ -1,12 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<template>
<div t-name="mail.Wall" class="oe_mail_wall">
<div t-name="mail.Wall" class="oe_view_manager oe_mail_wall oe_view_manager_global">
<table class="oe_view_manager_header">
<colgroup>
<col width="33%"/>
<col width="33%"/>
<col width="34%"/>
</colgroup>
<tbody>
<tr class="oe_header_row">
<td><h2 class="oe_view_title">All Feeds</h2></td>
<td colspan="2">
<h2 class="oe_view_title">
<span class="oe_view_title_text">All Feeds</span>
</h2>
</td>
<td><div class="oe_view_manager_view_search" t-opentag="true"/></td>
</tr>
</tbody>
</table>
<div class="oe_mail_wall_main">
<div class="oe_mail_wall_action">