Add AJAX page that returns the contents of a reply.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 12 Nov 2010 22:26:18 +0000 (23:26 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 12 Nov 2010 22:26:18 +0000 (23:26 +0100)
commit378e6fafef1f68f197a944713b926e03a0c06cb9
tree35a2e017b93207e6d496c96c00306ada461751c8
parentdc3d0d58fd47e520c723aa7d258c2f7ae09e1ee7
Add AJAX page that returns the contents of a reply.
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/java/net/pterodactylus/sone/web/ajax/GetReplyAjaxPage.java [new file with mode: 0644]