Menu

Commit [r5453]  Maximize  Restore  History

Improved the layout of the ticket preview

So far, the preview was redirecting to the change preview block, which was at the bottom of the ticket ''Change History'' block. While this had the merit to show the change entry in the place it will take after the change is saved, this was a bit far away the top of the page, which also contains useful informations for the preview:
- the occasional warnings in case of problems with the change
- the new values for the ticket fields, among which the ticket description

Therefore, I moved that change preview block upward, just above the ticket box.

cboos 2007-05-20

changed /trunk/trac/htdocs/css/ticket.css
changed /trunk/trac/ticket/templates/ticket.html
changed /trunk/trac/ticket/web_ui.py
/trunk/trac/htdocs/css/ticket.css Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/templates/ticket.html Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...