mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Advanced Logbook] Link to DOK summary in table
This commit is contained in:
@@ -1296,6 +1296,10 @@ class QSO
|
||||
} else {
|
||||
$dokstring = $this->dxDARCDOK;
|
||||
}
|
||||
if ($dokstring !== '') {
|
||||
$dokstring .= '<a href="javascript:spawnLookupModal(\''.$this->dxDARCDOK.'\',\'dok\');"> <i class="fas fa-globe"></a>';
|
||||
}
|
||||
|
||||
return $dokstring;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user