Browse Source

[FIX] Removed obsolete code

pull/36/head
x620 9 years ago
parent
commit
853083e0dc
  1. 10
      mail_move_message/static/src/xml/mail_move_message_main.xml

10
mail_move_message/static/src/xml/mail_move_message_main.xml

@ -1,14 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Outdated code begin -->
<!--<template>-->
<!--<t t-extend="mail.thread.message">-->
<!--<t t-jquery=".oe_msg_icons" t-operation="append">-->
<!--<span t-attf-class="oe_move #{widget.is_moved?'oe_moved':''}"><a title="Move to thread" class="oe_e">f</a></span>-->
<!--</t>-->
<!--</t>-->
<!--</template>-->
<!-- Outdated code end -->
<template> <template>
<t t-extend="mail.ChatThread.Message"> <t t-extend="mail.ChatThread.Message">
<t t-jquery='p.o_mail_info>span>i:first-child' t-operation="before"> <t t-jquery='p.o_mail_info>span>i:first-child' t-operation="before">

Loading…
Cancel
Save