[IMP]knowledge : Shared Repository Document attrs are add

bzr revid: hsa@tinyerp.com-20120627063542-h40ty28t15576pf5
This commit is contained in:
Hardik 2012-06-27 12:05:42 +05:30
parent 8bf9c63415
commit 2617ab240b
1 changed files with 2 additions and 2 deletions

View File

@ -246,8 +246,8 @@
<field name="name" class="oe_inline"/>
<field name="type" class="oe_inline oe_right"/>
</h1>
<label for="datas" class="oe_edit_only"/>
<label for="datas" class="oe_edit_only" attrs="{'invisible':[('type','=','url')]}"/>
<label for="url" class="oe_edit_only" attrs="{'invisible':[('type','=','binary')]}" />
<h2>
<field name="datas" filename="datas_fname" attrs="{'invisible':[('type','=','url')]}" class="oe_inline"/>
<field name="datas_fname" attrs="{'invisible':[('type','=','url')]}" class="oe_inline oe_right"/>