Implemented drag and drop for the new sticky notes view.
authorArt Cancro <ajc@citadel.org>
Mon, 28 Apr 2008 20:32:09 +0000 (20:32 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 28 Apr 2008 20:32:09 +0000 (20:32 +0000)
commit0162d5281025e047788dc821ed8ea517c1ee80b0
tree4f5f99affa657e89dadfd3e6addbea99796d689d
parent56cc4fc2c5b5f836147c78c9037a21fe505fd771
Implemented drag and drop for the new sticky notes view.
CSS and JavaScript are done; all that is left is to add the
ajax call to send the new coordinates to the server.
webcit/notes.c
webcit/static/wclib.js
webcit/static/webcit.css