Fix #9267: html theme: CSS and JS files added by theme were loaded twice

This commit is contained in:
Takeshi KOMIYA
2021-08-14 21:10:56 +09:00
parent 29d0205238
commit 3e5729b057
2 changed files with 6 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ Bugs fixed
* #9481: cpp domain: some warnings contain non-existing filenames
* #9456: html search: abbreation marks are inserted to the search result if
failed to fetch the content of the page
* #9267: html theme: CSS and JS files added by theme were loaded twice
Testing
--------