Update web/static/js/subject-actions.v1.js
This commit is contained in:
parent
0ad536869d
commit
2466b4c5b2
@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
// Order: Insight, WOL, Database, Google, Wikipedia — with inline SVG icons
|
// Order: Insight, WOL, Database, Google, Wikipedia — with inline SVG icons
|
||||||
popupEl.innerHTML =
|
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">' +
|
'<div class="btn-row">' +
|
||||||
// Insight Book (green book)
|
// Insight Book (green book)
|
||||||
'<a class="action act-insight" target="_blank" rel="noopener">' +
|
'<a class="action act-insight" target="_blank" rel="noopener">' +
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user