Skip to content

Commit

Permalink
Merge pull request #17191 from h-kataria/change_case_of_exp_in_ootb_r…
Browse files Browse the repository at this point in the history
…eport

Fixed case of expression in OOTB report.
  • Loading branch information
bdunne authored Mar 26, 2018
2 parents ad57f99 + 8b167fd commit 1e090d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ reserved:
title: Policy Events for the Last 7 Days
conditions: !ruby/object:MiqExpression
exp:
"after":
"AFTER":
field: PolicyEvent.miq_policy_sets-created_on
value: 7 Days Ago
updated_on: 2009-04-06 20:18:30 Z
Expand Down

0 comments on commit 1e090d9

Please sign in to comment.