Update web/static/js/subject-actions.v1.js

This commit is contained in:
Joshua Laymon 2025-09-04 03:37:16 +00:00
parent 0ad536869d
commit 2466b4c5b2

View File

@ -113,7 +113,7 @@
// Order: Insight, WOL, Database, Google, Wikipedia — with inline SVG icons
popupEl.innerHTML =
'<div class="hdr"><span>Open subject</span><span class="close-x" aria-label="Close">✕</span></div>' +
'<div class="hdr"><span>Research Subject</span><span class="close-x" aria-label="Close">✕</span></div>' +
'<div class="btn-row">' +
// Insight Book (green book)
'<a class="action act-insight" target="_blank" rel="noopener">' +