[FIX] element ref.
authorVaibhav (OpenERP) <vda@tinyerp.com>
Mon, 12 Sep 2011 10:56:54 +0000 (16:26 +0530)
committerVaibhav (OpenERP) <vda@tinyerp.com>
Mon, 12 Sep 2011 10:56:54 +0000 (16:26 +0530)
bzr revid: vda@tinyerp.com-20110912105654-h8s5xvwbdn3nqe8a

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

index 5688ca6..49b489d 100644 (file)
 </t>
 
 <t t-extend="ViewManager" t-name="ViewManagerAction">
-       <t t-jquery=".view-manager-main-table .view-manager-main-content" t-operation="prepend">
+       <t t-jquery=".view-manager-main-content" t-operation="prepend">
                <a class="oe-shortcut-toggle" title="Add / Remove Shortcut..."
                       href="javascript: void(0)"> </a>
    </t>