Index: trunk/extensions/FlaggedRevs/modules/review.js |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | * Updates for radios/checkboxes on patch by Daniel Arnold (bug 13744). |
11 | 11 | * Visually update the revision rating form on change. |
12 | 12 | * - Disable submit in case of invalid input. |
13 | | - * - Update colors when select changes (Opera already does this). |
| 13 | + * - Update colors when <select> changes. |
14 | 14 | * - Also remove comment box clutter in case of invalid input. |
15 | 15 | * NOTE: all buttons should exist (perhaps hidden though) |
16 | 16 | */ |