Bug 6063 - Add JavaScript table sorter to messages table
Summary: Add JavaScript table sorter to messages table
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 12:36 UTC by Fridolin Somers
Modified: 2012-10-25 23:03 UTC (History)
1 user (show)

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


Attachments
Proposed patch (2.19 KB, patch)
2011-04-05 12:39 UTC, Fridolin Somers
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2011-04-05 12:36:04 UTC
Enable JQuery Tablesorter on messages table of /members/messaging.pl.
No sort by default.

Note : system pref "EnhancedMessagingPreferences " must be allow to see messaging tab in members pages.
Comment 1 Fridolin Somers 2011-04-05 12:39:13 UTC
Created attachment 3681 [details] [review]
Proposed patch