From: Jean-Philippe Lang Date: Sat, 10 Jan 2015 21:09:29 +0000 (+0000) Subject: Merged r13850 (#18734). X-Git-Tag: 2.6.1~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b5731806fd561d7d47080bb3f4ba687fed1bfabc;p=redmine.git Merged r13850 (#18734). git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13865 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/javascripts/application.js b/public/javascripts/application.js index 38193b8a0..bcc3cf38c 100644 --- a/public/javascripts/application.js +++ b/public/javascripts/application.js @@ -189,6 +189,7 @@ function buildFilterRow(field, operator, values) { if (values[0] == filterValue[1]) { option.attr('selected', true); } select.append(option); } + break; case "integer": case "float": tr.find('td.values').append(