summaryrefslogtreecommitdiffstats
path: root/templates/html
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-03-20 13:43:37 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-03-20 13:43:37 (GMT)
commit97180872760800dc9f0be3ebe7532c2452195db3 (patch)
tree4ea13a4b3421afc941595b40c573e14b1bb6cc47 /templates/html
parent07d04c093b3070118a9d24b2c346a65c3f16da6b (diff)
downloadDoxygen-97180872760800dc9f0be3ebe7532c2452195db3.zip
Doxygen-97180872760800dc9f0be3ebe7532c2452195db3.tar.gz
Doxygen-97180872760800dc9f0be3ebe7532c2452195db3.tar.bz2
Some regressions on the templated approach
Although the templated approach is highly experimental there are a number of regressions fixed: - context.cpp - incorrect if condition due to: Refactoring: cleanup unused qtools headers (commit: b89561e0c61aec5cae6eafc354f81a3bf071a777) - garbled messages due to missing end of line in message - htmllayout.tpl - doxygen.luma has been replaced by doxygen.cpp
Diffstat (limited to 'templates/html')
-rw-r--r--templates/html/htmllayout.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmllayout.tpl b/templates/html/htmllayout.tpl
index 74d83c6..b79f835 100644
--- a/templates/html/htmllayout.tpl
+++ b/templates/html/htmllayout.tpl
@@ -12,7 +12,7 @@
{% resource 'tab_s.lum' %}
{% resource 'tab_h.lum' %}
{% resource 'bc_s.luma' %}
-{% resource 'doxygen.luma' %}
+{% resource 'doxygen.svg' %}
{% resource 'closed.luma' %}
{% resource 'open.luma' %}
{% resource 'bdwn.luma' %}