[freeside-commits] branch master updated. 1af14d92fb2615909fc974d8233faac1c4b5d84f

Ivan ivan at 420.am
Thu Jun 25 12:06:01 PDT 2015


The branch, master has been updated
       via  1af14d92fb2615909fc974d8233faac1c4b5d84f (commit)
      from  725118b4ae55c06cefb2d0b2ef41c7addf4a3a97 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1af14d92fb2615909fc974d8233faac1c4b5d84f
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Jun 25 12:06:00 2015 -0700

    UI spring cleaning: include jquery in all pages

diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html
index 55b4fca..374bfa6 100644
--- a/httemplate/elements/header.html
+++ b/httemplate/elements/header.html
@@ -42,7 +42,7 @@ Example:
               ) |n
     %>
 
-    <SCRIPT SRC="<% $p %>elements/jquery.js"></SCRIPT>
+    <SCRIPT SRC="<% $fsurl %>elements/jquery.js"></SCRIPT>
     <% include('init_overlib.html') |n %>
     <% include('rs_init_object.html') |n %>
 

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/header.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list