Ejegg has submitted this change and it was merged.
Change subject: Fix report criteria not showing in output mode
......................................................................
Fix report criteria not showing in output mode
Bug: TT117168
This is part of the Giant Rabbit report-port and I am adjusting in the upstream
patch too - still in QA
although the part to do with viewing reports without rendering has been merged
Change-Id: Id800f218d88606f8beeeb342acace6fc3f8e22da
---
M templates/CRM/Report/Form/Statistics.tpl
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ejegg: Looks good to me, approved
jenkins-bot: Verified
diff --git a/templates/CRM/Report/Form/Statistics.tpl
b/templates/CRM/Report/Form/Statistics.tpl
index 169a563..44f9323 100644
--- a/templates/CRM/Report/Form/Statistics.tpl
+++ b/templates/CRM/Report/Form/Statistics.tpl
@@ -28,7 +28,7 @@
<h1>{$reportTitle}</h1>
<div id="report-date">{$reportDate}</div>
{/if}
- {if $statistics and $outputMode}
+ {if $statistics}
<table class="report-layout statistics-table">
{foreach from=$statistics.groups item=row}
<tr>
--
To view, visit https://gerrit.wikimedia.org/r/251434
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id800f218d88606f8beeeb342acace6fc3f8e22da
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits