mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 17:21:43 +02:00
Fix stuck tooltips
Fix stuck tooltips by implementing custom data request function, and destroying existing tooltips on new data load. Fixes #81
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<a id="bfb" role="button" class="btn btn-primary btn-lg btn-block mb-2" href="/list">Eintragen</a>
|
||||
<table class="table entries"
|
||||
data-toggle="table"
|
||||
data-url="/api/queue"
|
||||
data-ajax="dataRequestQueueAndDestroyTooltips"
|
||||
data-pagination="true"
|
||||
data-classes="table"
|
||||
data-show-refresh="false"
|
||||
|
Reference in New Issue
Block a user