SMTP-Queue-View: templatize
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 18 Feb 2012 17:35:59 +0000 (18:35 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 18 Feb 2012 17:35:59 +0000 (18:35 +0100)
commit715008dfb6283528fcac64dc21b88dcbb237abad
treeaab52c5805642f5732ac32415f5926da9bdb6ba7
parent307ff84a60b03889b9cd5ff84c29489177f9a39d
SMTP-Queue-View: templatize

register a view for the mailq. its not supporting a separate js for reloading, since the original didn't also.
webcit/smtpqueue.c
webcit/static/styles/webcit.css
webcit/static/t/aide/global_config.html
webcit/static/t/view_mailq/footer.html [new file with mode: 0644]
webcit/static/t/view_mailq/footer_empty.html [new file with mode: 0644]
webcit/static/t/view_mailq/header.html [new file with mode: 0644]
webcit/static/t/view_mailq/message.html [new file with mode: 0644]
webcit/static/t/view_mailq/message_bearer.html [new file with mode: 0644]
webcit/static/t/view_mailq/recipient.html [new file with mode: 0644]
webcit/subst.c
webcit/subst.h