integration/js/common.js
changeset 26 7c394ea40f28
parent 24 1fbf7d835dc2
child 91 a94f5c62e4d7
--- a/integration/js/common.js	Mon Oct 29 18:02:10 2012 +0100
+++ b/integration/js/common.js	Mon Oct 29 18:11:09 2012 +0100
@@ -22,4 +22,5 @@
     $(".login-form, .signup-form").submit(function() {
         $(".user").hide();
     });
+
 });
\ No newline at end of file