diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-04 21:15:20 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-05 08:00:43 +0100 |
commit | e21550604e139f2caa58f0a12bc8cabc2094ec39 (patch) | |
tree | 08b6063e9131bc0dbc3ab1efb7bce528c115b540 /CHANGELOG.md | |
parent | e8230e1df6fbb3d5db77dc16d5783742f17df3e8 (diff) |
Set up action scheduled field when report loaded.
This meant if a report was loaded via JavaScript, the action scheduled
buttons were not being shown at the appropriate point.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f7988c0..59d9a26b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Releases * Unreleased + - Bugfixes: + - Set up action scheduled field when report loaded. #1789 * v2.1.1 (3rd August 2017) - Email improvements: |