mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 06:25:45 +01:00
Fix hints with content scripting disabled.
This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
</binding>
|
||||
|
||||
<binding id="hints" inheritstyle="false">
|
||||
<implementation>
|
||||
<field name="hints">
|
||||
document.getAnonymousElementByAttribute(this, "anonid", "hints");
|
||||
</field>
|
||||
</implementation>
|
||||
<content>
|
||||
<html:div anonid="hints"/>
|
||||
</content>
|
||||
|
||||
Reference in New Issue
Block a user