Skip to content

Commit

Permalink
[CELANUP] matomo-org#2137 enable flatten-option for csv-reports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Buchli committed Oct 25, 2016
1 parent 13cc5d6 commit 10a4a76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/ScheduledReports/templates/_addReport.twig
Expand Up @@ -92,6 +92,8 @@
ng-show="manageScheduledReport.report.displayFormat == '2' || manageScheduledReport.report.displayFormat == '3'"
title="{{ 'ScheduledReports_EvolutionGraph'|translate(5)|e('html_attr') }}">
</div>
</div>
<div ng-show="manageScheduledReport.report.type == 'email'">
<div piwik-field uicontrol="checkbox"
name="display_flat"
ng-model="manageScheduledReport.report.displayFlat"
Expand Down

0 comments on commit 10a4a76

Please sign in to comment.