=== 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 2013-12-19 14:36:41 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/ouwt/ouwt.js 2013-12-20 12:00:03 +0000 @@ -324,7 +324,6 @@ } } ).always( function() { if( should_update ) { - console.log('update'); selection.ajaxOrganisationUnits( false ).done(function( data ) { selection.setRoots( data.roots ); selection.setVersion( data.version );