SMTP-Queue: streamline redisplaying
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 9 Jul 2012 12:14:41 +0000 (14:14 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 9 Jul 2012 12:14:41 +0000 (14:14 +0200)
commit388112362d2dfec7d6e517727251d7dd092b3e65
treeaa5f2b88f06e555bb5ddad1fbdc8308be3ef6078
parentdd35736bbee921049196fd492a08b6a0de85eb15
SMTP-Queue: streamline redisplaying

  - on delete, display important message, and trigger re-display of the queue
  - re-add the refresh button which re-loads the page
  - add ListOnly=yes to output just the table to replace not the full document.
webcit/smtpqueue.c
webcit/static/t/view_mailq/footer.html
webcit/static/t/view_mailq/footer_empty.html
webcit/static/t/view_mailq/footer_listonly.html [new file with mode: 0644]
webcit/static/t/view_mailq/header.html
webcit/static/t/view_mailq/table.html [new file with mode: 0644]
webcit/static/wclib.js