fix: Stop autorefresh on bill edit page #6182 (#6193)

This commit is contained in:
Neil Lathwood
2017-03-14 09:37:14 -05:00
committed by Tony Murray
co-authored by Tony Murray
parent c2ce20e3c0
commit cca6cbb1af
+4
View File
@@ -1,4 +1,8 @@
<?php
// Don't refresh this page to stop adding multiple ports
$no_refresh = true;
require 'includes/javascript-interfacepicker.inc.php';
// This needs more verification. Is it already added? Does it exist?