=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/jQuery/jquery.validate.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/jQuery/jquery.validate.js 2012-10-22 09:18:33 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/jQuery/jquery.validate.js 2012-10-22 09:19:12 +0000 @@ -262,7 +262,7 @@ $.extend( $.validator.defaults, settings ); }, - /* -- Custom code by mortenoh -- */ + /* -- Custom code by mortenoh -- */ setMessages : function( messages ) { this.messages = messages; },