integration/js/common.js
changeset 24 1fbf7d835dc2
parent 16 7536b92a7775
child 91 a94f5c62e4d7
--- a/integration/js/common.js	Fri Oct 26 18:54:20 2012 +0200
+++ b/integration/js/common.js	Mon Oct 29 17:22:55 2012 +0100
@@ -22,4 +22,5 @@
     $(".login-form, .signup-form").submit(function() {
         $(".user").hide();
     });
+
 });
\ No newline at end of file