Merge pull request #274 from int2001/fix_dashboard_cat

Hotfix: Fix dashboard cat
This commit is contained in:
Joerg (DJ7NT)
2024-04-14 13:07:08 +02:00
committed by GitHub

View File

@@ -191,7 +191,7 @@ function echo_table_col($row, $name) {
<div class="table-responsive">
<div id="radio_display" hx-get="<?php echo site_url('visitor/radio_display_component'); ?>" hx-trigger="load, every 5s"></div>
<div id="radio_display" hx-get="<?php echo site_url('dashboard/radio_display_component'); ?>" hx-trigger="load, every 5s"></div>
<table class="table table-striped border-top">
<tr class="titles">