1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

disabled e-spinner for now.

This commit is contained in:
Cameron
2012-11-28 19:18:20 -08:00
parent e2562d52c5
commit 8c9561b90c
4 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ $(document).ready(function()
});
$(".e-spinner").spinner();
// $(".e-spinner").spinner(); //FIXME breaks tooltips etc.
$(".e-radio-multi").each(function() {