Project

General

Profile

« Previous | Next » 

Revision 4484

redesign the look and feel - save point.
-cart editing is done by clicking individual assessments rather than doing them in batches.
-cart status is shown in the search results (but still need a refresh for after adding cart items from search...)

View differences:

first.js
97 97

  
98 98
//  Location of the header that will be displayed at the top of the page
99 99
var LEFTCOL_URL 
100
  = "";
100
  = "style/skins/first/left.jsp";
101 101
  
102 102
//  Location of the header that will be displayed at the top of the page
103 103
var RIGHTCOL_URL 
104
  = "";
104
  = "style/skins/first/right.jsp";
105 105
  
106 106
//  Location of the header that will be displayed at the top of the page
107 107
var FOOTER_URL 

Also available in: Unified diff