LP1789679: fix whitespace; uncheck grouping subtotals by default
authorChris Sharp <csharp@georgialibraries.org>
Wed, 26 Feb 2020 20:54:22 +0000 (15:54 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Aug 2020 15:40:41 +0000 (11:40 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Lynn Floyd <lfloyd1@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/reports/oils_rpt_editor.xhtml

index 0aec6ca..2fcd776 100644 (file)
@@ -93,7 +93,7 @@
                                        <ul>
                                                <li><input type="checkbox" id="oils_rpt_format_excel" value="t" checked="checked"/><span>&reports.oils_rpt_editor.excel_output;</span></li>
                                                <li><input type="checkbox" id="oils_rpt_format_csv" value="t"/><span>&reports.oils_rpt_editor.csv_output;</span></li>
-                        <li><input type="checkbox" id="oils_rpt_editor_do_rollup" value="1" checked="checked"/><span>&reports.oils_rpt_editor.do_rollup;</span></li>
+                                               <li><input type="checkbox" id="oils_rpt_editor_do_rollup" value="1"/><span>&reports.oils_rpt_editor.do_rollup;</span></li>
                                                <li>
                                                        <input type="checkbox" id="oils_rpt_format_html" value="t" checked="checked"/>&reports.oils_rpt_editor.html_output;
                                                        <ul>