diff --git a/changes/ocd-5429.sql b/changes/ocd-5429.sql new file mode 100644 index 00000000..273d7d98 --- /dev/null +++ b/changes/ocd-5429.sql @@ -0,0 +1,4 @@ +UPDATE openchpl.report_metadata +SET height = '1560px' +WHERE title = 'Surveillance Activities' +AND report_group = 'onc-dashboard';