1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-17 15:56:25 +02:00

Admin template fix

This commit is contained in:
CaMer0n
2012-06-07 00:33:10 +00:00
parent ad6437e806
commit 425937e1a4
5 changed files with 26 additions and 25 deletions

View File

@@ -268,7 +268,7 @@ $(document).ready(function()
});
$(".e-shake" ).effect("shake","",100);
$(".e-shake" ).effect("shake",{times: 10, distance: 2},20);
$("select.filter").change(function() {