asset-list: remove percent-symbol to speed up list view

This commit is contained in:
Frederik Jaeckel 2023-06-23 21:40:55 +02:00
parent 2354c4cf4f
commit 1a55e9fa7e

View file

@ -4,10 +4,10 @@ The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. --> full copyright notices and license terms. -->
<tree> <tree>
<field name="name" expand="1"/> <field name="name" expand="1"/>
<field name="change_day1" symbol="change_symbol"/> <field name="change_day1"/>
<field name="change_month1" symbol="change_symbol"/> <field name="change_month1"/>
<field name="change_month3" symbol="change_symbol"/> <field name="change_month3"/>
<field name="change_month6" symbol="change_symbol"/> <field name="change_month6"/>
<field name="date"/> <field name="date"/>
<field name="rate" symbol="asset_symbol"/> <field name="rate" symbol="asset_symbol"/>
<field name="isin"/> <field name="isin"/>