abstract colours for cells
Posted by sarneil on 08 Oct 2009 in Activity Log
removed all hard-coded references to colours in the javascript files (data.js, methods.js). Created 12 colour variables in data.js and used them in all the methods in methods.js. The colours need to have hex values lower than whatever hex value is used for colour_neutral to ensure that the records with value of unknown in the current sortby field will sort to the tops of each column.