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:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user