From 69bee20ef57a5f8a094ebe6ba62f2d44ed3c0320 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 2 Sep 2020 17:56:30 -0400 Subject: [PATCH] use xhtmlFooter instead of html since it now contains all the javascript --- web/skins/classic/views/event.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php index f7b2e364d..2e60eaf61 100644 --- a/web/skins/classic/views/event.php +++ b/web/skins/classic/views/event.php @@ -322,5 +322,4 @@ echo htmlSelect('rate', $rates, intval($rate), array('id'=>'rateValue')); ?> - - +