« get me outta code hell

content: linkContribution: remove tooltip inert - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/linkContribution.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-01-13 15:46:09 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-01-13 20:30:49 -0400
commit574b2714fbd7b195a0862e467b4b85ad6b6ed866 (patch)
tree06687ca223f182e43e0e036629fcec3449bd0a05 /src/content/dependencies/linkContribution.js
parent90ee67e820e676d5376cb55a4eea09b0382c0a07 (diff)
content: linkContribution: remove tooltip inert
Seemingly not needed anymore. This traces to the very first commit
for the updated tooltip layout, so it's possible it was added
experimentally and not double-checked for necessity.
Diffstat (limited to 'src/content/dependencies/linkContribution.js')
-rw-r--r--src/content/dependencies/linkContribution.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content/dependencies/linkContribution.js b/src/content/dependencies/linkContribution.js
index 1b65651..64382a5 100644
--- a/src/content/dependencies/linkContribution.js
+++ b/src/content/dependencies/linkContribution.js
@@ -66,7 +66,6 @@ export default {
         content,
         html.tag('span', {class: ['icons', 'tooltip', 'icons-tooltip']},
           {[html.noEdgeWhitespace]: true},
-          {inert: true},
 
           html.tag('span', {class: 'tooltip-content'},
             {[html.noEdgeWhitespace]: true},