Project

General

Profile

« Previous | Next » 

Revision 5084

order the unions by width
addresses this bug:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4376

View differences:

search.js
245 245
	var tempQuery = 
246 246
        "<?xml version=\"1.0\"?>"
247 247
        + "<dataquery>"
248
			+ "<union>";
248
			+ "<union order=\"true\">";
249 249
			
250 250
	for (var i=0; i < docObjs.length; i++) {
251 251

  

Also available in: Unified diff