=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/ouwt/ouwt.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/ouwt/ouwt.js 2012-04-23 14:47:11 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/ouwt/ouwt.js 2012-05-22 11:04:09 +0000 @@ -113,7 +113,7 @@ return true; } - if(localRoots === undefined || localRoots.length) + if(localRoots === undefined || localRoots.length == 0) { return true; }