mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39: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"/>
|
||||
<stretchToMaxHeight Type="bool" Value="0"/>
|
||||
<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"/>
|
||||
<alignment Type="enumAndFlags" Value="34"/>
|
||||
<autoWidth Type="enumAndFlags" Value="0"/>
|
||||
|
Reference in New Issue
Block a user