Modify ↓
Opened 16 years ago
Closed 15 years ago
#4135 closed enhancement (fixed)
Change comment field from one-liner to text area
Reported by: | Michael Renzmann | Owned by: | CuriousCurmudgeon |
---|---|---|---|
Priority: | low | Component: | BatchModifyPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
This patch replaces the one-line input field for comments to a small textbox, making it easier to write longer comments to be posted to batch-modified tickets. It applies to the 0.10-variant of the plugin, but I'll try to provide a similar patch for the 0.11-variant, too.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | comment_textarea.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | changed from ashwin_phatak to CuriousCurmudgeon |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [7391]) refs #4135