Bug 6609 - Clean up guided reports dictionary entry process
Summary: Clean up guided reports dictionary entry process
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Owen Leonard
QA Contact: Bugs List
URL: /cgi-bin/koha/reports/dictionary.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 20:22 UTC by Owen Leonard
Modified: 2012-10-25 23:09 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (13.04 KB, patch)
2011-07-20 13:26 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2011-07-19 20:22:32 UTC
Some general interface cleanup tasks with the guided reports dictionary entry process:

- Improving the breadcrumb links
- Eliminating the tabs in favor of more descriptive <legend> labels
- Clarifying some labels
- Correcting form markup according to established patterns

(Undertaken primarily because the tabs translated poorly when trying to re-implement them for Bug 5481, Replace YUI JS libraries with Jquery UI)
Comment 1 Owen Leonard 2011-07-20 13:26:54 UTC
Created attachment 4675 [details] [review]
Proposed fix
Comment 2 Chris Cormack 2011-09-12 22:28:48 UTC
HTML changes, works fine, please test