去掉listRenderer含有hasSelectors时的row_no,因为td中没有序号
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<!-- <templates xml:space="preserve"> -->
|
||||
|
||||
<t t-name="og.web.ListRenderer" t-inherit="web.ListRenderer" t-inherit-mode="extension">
|
||||
<xpath expr="//table/thead/tr/th[@t-if='hasSelectors']" position="before">
|
||||
<!-- <xpath expr="//table/thead/tr/th[@t-if='hasSelectors']" position="before">
|
||||
<th class="row_no"><i class="fa fa-list-ol"/></th>
|
||||
</xpath>
|
||||
</xpath> -->
|
||||
</t>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user