Project

General

Profile

« Previous | Next » 

Revision 3414

save point with sanparks L+F.
first pass.

View differences:

sanparks.js
93 93
var SEARCHBOX_URL = "";  //= "searchform.html"
94 94

  
95 95
//  Location of the header that will be displayed at the top of the page
96
var LEFTCOL_URL = "";
96
var LEFTCOL_URL = "@style-skins-path@/sanparks/leftnav.jsp";
97 97
  
98 98
//  Location of the header that will be displayed at the top of the page
99 99
var RIGHTCOL_URL = "@style-skins-path@/sanparks/spatial/pma.html";
100
  
100
//var RIGHTCOL_URL = "";
101

  
101 102
//  Location of the header that will be displayed at the top of the page
102
var FOOTER_URL = "@style-skins-path@/sanparks/footer.html";
103
var FOOTER_URL = "@style-skins-path@/sanparks/footer.jspx";
103 104
  
104
var LOGINBOX_URL = "SaeonLogin.jspx";
105
var LOGINBOX_URL = "@style-skins-path@/sanparks/SaeonLogin.jspx";
105 106

  
106 107

  
107 108

  

Also available in: Unified diff