Bug 6599

Summary: Don't show dictionary definition table if there are no definitions
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ReportsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: P5 - low CC: chris, koha.sekjal, nengard
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/reports/dictionary.pl?phase=View Dictionary
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Before the suggested change
After the suggested change
Proposed fix

Description Owen Leonard 2011-07-18 16:38:18 UTC
If there are no definitions, don't show the "filter by" form or the table header.
Comment 1 Owen Leonard 2011-07-18 16:41:37 UTC
Created attachment 4662 [details]
Before the suggested change
Comment 2 Owen Leonard 2011-07-18 16:41:55 UTC
Created attachment 4663 [details]
After the suggested change
Comment 3 Owen Leonard 2011-07-18 16:43:11 UTC
Created attachment 4664 [details] [review]
Proposed fix
Comment 4 Ian Walls 2011-07-18 17:08:31 UTC
Easy to read, template only change.  marking as Passed QA
Comment 5 Chris Cormack 2011-07-19 07:37:21 UTC
Pushed, please test