* Fixed a multiselect bug in the mailbox view. Ctrl-click was selecting a message...
authorArt Cancro <ajc@citadel.org>
Fri, 27 Mar 2009 17:02:23 +0000 (17:02 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 27 Mar 2009 17:02:23 +0000 (17:02 +0000)
commiteadd68b7f62d6ad0469b854f64352fcb048c2295
treeab8244137845c25818febca66748d91063a2ea25
parentb23b175f8f7701e17e888b152adb57409d618d33
* Fixed a multiselect bug in the mailbox view.  Ctrl-click was selecting a message even if it was already selected.  Amended this code to make it toggle the current state instead.
webcit/static/summaryview.js