aboutsummaryrefslogtreecommitdiff
path: root/html/options.html
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-07-02 11:55:13 +0200
committerWojtek Kosior <koszko@koszko.org>2021-07-02 11:55:13 +0200
commitd0ae39390fba3822aed4a498aafcdfa61289448b (patch)
treed77efc819150afcd6e95ac9b25568546cf441209 /html/options.html
parent8708ddd3fc564c0af3d66b50ead77e211a911254 (diff)
downloadbrowser-extension-d0ae39390fba3822aed4a498aafcdfa61289448b.tar.gz
browser-extension-d0ae39390fba3822aed4a498aafcdfa61289448b.zip
enable opening settings page with certain item immediately in edit mode
Diffstat (limited to 'html/options.html')
-rw-r--r--html/options.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/options.html b/html/options.html
index 03978c7..092327a 100644
--- a/html/options.html
+++ b/html/options.html
@@ -123,6 +123,7 @@
</li>
</div>
+ <!-- Mind the show_*s ids below - their format is assumed in js code -->
<input type="radio" name="tabs" id="show_pages" checked></input>
<input type="radio" name="tabs" id="show_bags"></input>
<input type="radio" name="tabs" id="show_scripts"></input>