Project

General

Profile

« Previous | Next » 

Revision 3489

keep the commented out lines incase we want to switch to no-iframes skin

View differences:

lib/style/skins/sanparks/sanparks.js
87 87

  
88 88
//  Location of the header that will be displayed at the top of the page
89 89
var HEADER_URL = "@style-skins-path@/sanparks/header.jsp";
90
//var HEADER_URL = "";
90 91

  
91 92
// Location of the search box that will be displayed above the  
92 93
//  results on the results page (optional)
......
95 96

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

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

Also available in: Unified diff