]> source.dussan.org Git - redmine.git/commitdiff
Merged r13850 (#18734).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Jan 2015 21:09:29 +0000 (21:09 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Jan 2015 21:09:29 +0000 (21:09 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13865 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/javascripts/application.js

index 38193b8a03868f3f0ebb000b97e78a66ddcc2eb0..bcc3cf38ce9f9ad3c9078f8e0e633053ba3d1a81 100644 (file)
@@ -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(