Mercurial > public > sg101
log gpp/messages/static/js/tabbed_messages.js @ 505:a5d11471d031
age | author | description |
---|---|---|
Fri, 07 Oct 2011 02:11:33 +0000 | Brian Neal | Fixing #230; add a scrollbar to the PM popup dialog if necessary. This wasn't as easy as I thought. Had to wrap the PM text in a div with its styling (max-height and overflow). If I then resized the dialog, I'd get two scrollbars. So for now, made the dialog non-resizable. |
Thu, 05 May 2011 02:58:44 +0000 | Brian Neal | Fix bug where messages were never getting replied to. |