Allow for multiple orbits to be selected on ant analysis

This commit is contained in:
phl0
2025-07-02 16:53:35 +02:00
parent 075e45de80
commit 0593ffa172
5 changed files with 17 additions and 3 deletions

View File

@@ -262,6 +262,7 @@ class Statistics extends CI_Controller {
$footerData['scripts'] = [
'assets/js/chart.js?' . filemtime(realpath(__DIR__ . "/../../assets/js/chart.js")),
'assets/js/sections/antennastats.js?' . filemtime(realpath(__DIR__ . "/../../assets/js/sections/antennestats.js")),
'assets/js/bootstrap-multiselect.js?' . filemtime(realpath(__DIR__ . "/../../assets/js/bootstrap-multiselect.js")),
];
// Load Views