Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

knb.js
87 87

  
88 88
//  Location of the header that will be displayed at the top of the page
89 89
var HEADER_URL 
90
  = "@knb-site-url@/includes/include_portalhead_page.jsp";
90
  = "style/skins/knb2/include_portalhead_page.jsp";
91 91

  
92 92
// Location of the search box that will be displayed above the  
93 93
//  results on the results page (optional)
94 94
var SEARCHBOX_URL 
95
  = "@knb-site-url@/includes/include_searchbox_page.jsp";
95
  = "style/skins/knb2/include_searchbox_page.jsp";
96 96

  
97 97
//  Location of the header that will be displayed at the top of the page
98 98
var LEFTCOL_URL 

Also available in: Unified diff