Feature #3110 » filters.rhtml.patch
| app/views/queries/_filters.rhtml ke heinä 8 15:49:43 2009 | ||
|---|---|---|
| 35 | 35 |
case "*": |
| 36 | 36 |
case "t": |
| 37 | 37 |
case "w": |
| 38 |
case "tm": |
|
| 39 |
case "lm": |
|
| 38 | 40 |
case "o": |
| 39 | 41 |
case "c": |
| 40 | 42 |
Element.hide("div_values_" + field);
|