~ajite/server-env-tools/7.0-server-env-tools-0001

« back to all changes in this revision

Viewing changes to mail_organizer/static/src/xml/mail.xml

  • Committer: Augustin Cisterne-Kaas
  • Date: 2014-03-06 11:33:20 UTC
  • Revision ID: augustin.cisternekaas@elico-corp.com-20140306113320-v8igasxmcygvy6z1
[ADD] Mail Organizer

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<template>
 
3
    <t t-extend="mail.thread.message">
 
4
        <t t-jquery=".oe_msg_icons span:first-child()" t-operation="after">
 
5
            <span class="oe_assign"><a title="Assign to" class="oe_e">C</a></span>
 
6
        </t>
 
7
    </t>
 
8
</template>
 
 
b'\\ No newline at end of file'