changeset 113:bba951ea7479

micro fix.
author casties
date Tue, 28 May 2013 14:08:52 +0200
parents 3b0955d8a87e
children 1acfcaaa5ca3
files js/mpiwg.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/js/mpiwg.js	Tue May 28 14:07:55 2013 +0200
+++ b/js/mpiwg.js	Tue May 28 14:08:52 2013 +0200
@@ -35,7 +35,7 @@
 				$content.animate({'left':'-='+settings.scrollBy}, 'fast');
 			});
 		});
-	}
+	};
 }(jQuery));