Add “mark as read” buttons to new post, reply, and Sone notifications.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 19 Jan 2011 14:57:00 +0000 (15:57 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 19 Jan 2011 14:57:00 +0000 (15:57 +0100)
commit36af6a6efdac06222844893180d39f611dd29a42
treef63f87a84b52c82325def4dfb09b68798459f88d
parent668a951d9cc2708f4355a7a06a8b81569099e05a
Add “mark as read” buttons to new post, reply, and Sone notifications.
src/main/resources/i18n/sone.en.properties
src/main/resources/static/css/sone.css
src/main/resources/static/javascript/sone.js
src/main/resources/templates/include/head.html
src/main/resources/templates/notify/newPostNotification.html
src/main/resources/templates/notify/newReplyNotification.html
src/main/resources/templates/notify/newSoneNotification.html