From 185de79a70043437bde82017e79ad9dbb816c554 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sat, 15 Jan 2011 15:39:16 +0100 Subject: [PATCH] Implement moving the profile fields with Javascript. --- src/main/resources/templates/editProfile.html | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index 12cbd74..8a1b7d7 100644 --- a/src/main/resources/templates/editProfile.html +++ b/src/main/resources/templates/editProfile.html @@ -1,6 +1,13 @@ <%include include/head.html> -- 2.7.4