diff options
| author | jeff <jeff> | 2008-12-04 02:19:24 +0000 | 
|---|---|---|
| committer | jeff <jeff> | 2008-12-04 02:19:24 +0000 | 
| commit | 759558e113890b39fe387876c0454ba8606a138e (patch) | |
| tree | 2cb0d885adbb306c75406f18b30e92966aaa5539 | |
| parent | b324deb10a2c452f59b265313d8b146ae7cd0d08 (diff) | |
better placement of script sourcing
| -rwxr-xr-x | httemplate/edit/cust_main.cgi | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 8336183b8..e7c56978a 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -5,7 +5,6 @@  ) %>  <% include('/elements/init_overlib.html') %> -<SCRIPT SRC="<% $fsurl %>elements/ajaxcontentmws.js" TYPE="text/javascript"></SCRIPT>  <% include('/elements/error.html') %> | 
