diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-12 20:26:14 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-13 12:41:14 +0200 |
commit | abdad98a45ff66fd09422920d198c2d4f3cde8bc (patch) | |
tree | 37c5edd4b60a29b67e1971bb3ad296b42782fc12 /AllLangPackage_html_lang.mk | |
parent | 2c80aef697c33e3d8f231376e08783daa78e6cb3 (diff) |
tdf#133928 Help need javascript enabled in browser
Helpcontent2 part
Also, optimize XSLT brand template
Change-Id: Idfe3647306452f1f8be5632f1e1a70d642533406
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96238
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_lang.mk')
-rw-r--r-- | AllLangPackage_html_lang.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_lang.mk b/AllLangPackage_html_lang.mk index c3b25a09ce..63fe21ba65 100644 --- a/AllLangPackage_html_lang.mk +++ b/AllLangPackage_html_lang.mk @@ -16,6 +16,7 @@ $(eval $(call gb_AllLangPackage_add_files,helpcontent2_html_lang,$(LIBO_SHARE_HE $(lang)/bookmarks.js \ $(lang)/contents.js \ $(lang)/langnames.js \ + $(lang)/noscript.html \ ) \ )) |