[freeside-commits] branch FREESIDE_4_BRANCH updated. 814f3c8086f4fe4ac98cc23313f209e0f2df6dcf

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


The branch, FREESIDE_4_BRANCH has been updated
       via  814f3c8086f4fe4ac98cc23313f209e0f2df6dcf (commit)
      from  5c3cf315f8ef9a67810b4ad3e3ba85a7e371823e (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 814f3c8086f4fe4ac98cc23313f209e0f2df6dcf
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Jun 25 12:06:02 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