mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2025-10-14 04:55:54 +00:00
make tagbrowser support combining multiple files from search query
This commit is contained in:
parent
d13b692ca3
commit
63f6da832b
2 changed files with 22 additions and 5 deletions
|
@ -9,7 +9,8 @@
|
|||
<link rel="icon" href="html_resources/favicon.svg" type="image/svg+xml">
|
||||
</head>
|
||||
<body>
|
||||
<div id="ui">
|
||||
<div id="placeholder">FAILURE, Database could not be loaded</div>
|
||||
<div id="ui" class="hidden">
|
||||
<div id="categories" class="categoryList">
|
||||
</div>
|
||||
<div id="secondaryCategories" class="categoryList">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue