=== modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js 2014-05-22 12:35:12 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js 2014-05-22 12:50:24 +0000 @@ -2670,7 +2670,7 @@ .addClass( 'ui-combobox' ) .insertAfter( input ); - var button = $( '' ) + var button = $( '' ) .attr( 'tabIndex', -1 ) .attr( 'title', i18n_show_all_items ) .appendTo( wrapper )