This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8449
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8449 by this push:
     new a809f0e45 fixup! [#8449] updated license files with paths to jquery, 
jquery-migrate and jquery-cookie
a809f0e45 is described below

commit a809f0e45eb19e876746567651bc1983fb068191
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Aug 8 11:26:35 2022 -0600

    fixup! [#8449] updated license files with paths to jquery, jquery-migrate 
and jquery-cookie
---
 Allura/allura/templates/jinja_master/master.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Allura/allura/templates/jinja_master/master.html 
b/Allura/allura/templates/jinja_master/master.html
index 0e3149ba0..d78839a83 100644
--- a/Allura/allura/templates/jinja_master/master.html
+++ b/Allura/allura/templates/jinja_master/master.html
@@ -22,7 +22,6 @@
 {% if g.theme.jinja_macros %}
     {% import g.theme.jinja_macros as theme_macros with context %}
 {% endif %}
-{
 {% do g.register_forge_js('js/jquery-3.6.0.min.js', location='head_js') %}
 {% do g.register_forge_js('js/jquery-migrate-3.4.0.js', location='head_js') %}
 {% do g.register_forge_js('js/jquery.cookie-1.4.1.js', location='head_js') %}

Reply via email to