mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 16:49:07 +03:00
Update 2_simple_group.lrxml
The script does not work with double quotes.
This commit is contained in:
@@ -681,7 +681,7 @@
|
|||||||
<itemLocation Type="enumAndFlags" Value="0"/>
|
<itemLocation Type="enumAndFlags" Value="0"/>
|
||||||
<stretchToMaxHeight Type="bool" Value="0"/>
|
<stretchToMaxHeight Type="bool" Value="0"/>
|
||||||
<itemAlign Type="enumAndFlags" Value="4"/>
|
<itemAlign Type="enumAndFlags" Value="4"/>
|
||||||
<content Type="QString">Count: $S{COUNT("DataBand1")}</content>
|
<content Type="QString">Count: $S{COUNT(DataBand1)}</content>
|
||||||
<margin Type="int" Value="4"/>
|
<margin Type="int" Value="4"/>
|
||||||
<alignment Type="enumAndFlags" Value="34"/>
|
<alignment Type="enumAndFlags" Value="34"/>
|
||||||
<autoWidth Type="enumAndFlags" Value="0"/>
|
<autoWidth Type="enumAndFlags" Value="0"/>
|
||||||
|
Reference in New Issue
Block a user