Fixed clicking notes on device alerts page (#8629)

This commit is contained in:
Neil Lathwood
2018-04-27 17:58:07 +01:00
committed by Tony Murray
parent c88d28c10a
commit 80ef4d4324
2 changed files with 1 additions and 6 deletions

View File

@@ -11,5 +11,6 @@
* option) any later version. Please see LICENSE.txt at the top level of
* the source code distribution for details.
*/
require_once 'includes/modal/alert_notes.inc.php';
require_once 'includes/common/alerts.inc.php';
echo implode('', $common_output);