summary view: deleting messages now removes the table rows from
authorArt Cancro <ajc@citadel.org>
Fri, 1 Sep 2006 17:13:30 +0000 (17:13 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 1 Sep 2006 17:13:30 +0000 (17:13 +0000)
commitc943b4e37a4f471d12342048ba44f5e71f56b44d
treef05aeb3e836c8752d69d780844cbc844a1a5973c
parenteea585dacf830e91eb643f2746b19b5757a4e311
summary view: deleting messages now removes the table rows from
the DOM tree entirely, instead of merely hiding them.  This is important
because the next thing we're going to do is traverse the DOM tree to determine
what rows to use for group select.
webcit/static/wclib.js
webcit/static/webcit.css