mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 00:07:14 +00:00
[Upcoming DXCCs] Removed the need to reload the table
This commit is contained in:
parent
2b58507283
commit
3acad5bdb2
@ -1,5 +1,5 @@
|
||||
<div class="container">
|
||||
|
||||
<h2><?php echo $page_title; ?></h2>
|
||||
<div id="dxcclist_display" hx-get="<?php echo site_url('workabledxcc/dxcclist'); ?>" hx-trigger="load, every 60s"></div>
|
||||
<div id="dxcclist_display" hx-get="<?php echo site_url('workabledxcc/dxcclist'); ?>" hx-trigger="load"></div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user