Eileen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251434

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm/civicrm 
refs/changes/34/251434/1

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: newchange
Gerrit-Change-Id: Id800f218d88606f8beeeb342acace6fc3f8e22da
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to