mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 16:59:15 +02:00
Multi TX search tweaks
Order the match list by score, clean up of matches panel HTML and show score in DOM as data element
This commit is contained in:
+1
-1
@@ -290,7 +290,7 @@
|
||||
</div>
|
||||
|
||||
<div class="panel-33 hover-brighten tooltip no-bg-phone" style="min-height: 91px;" data-tooltip="This panel contains the current TX info when RDS is loaded.<br><strong>Clicking on this panel copies the info into the clipboard.</strong>">
|
||||
<div id="data-station-container">
|
||||
<div id="data-station-container" data-score="0">
|
||||
<h2 style="margin-top: 0;" class="mb-0">
|
||||
<span id="data-station-name"></span>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user