Add page that adds a friend.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 14:42:45 +0000 (16:42 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 14:42:45 +0000 (16:42 +0200)
commit56f162ca85e71c5059de3afc6b61fc7a931bcb9c
tree6c93209154e9136ea60241853ef1537a9a7e14a6
parentc5c46f9e528692c697720803070837ac86474b81
Add page that adds a friend.
src/main/java/net/pterodactylus/sone/web/AddFriendPage.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/resources/i18n/sone.en.properties
src/main/resources/templates/addFriend.html [new file with mode: 0644]