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:
@@ -43,7 +43,7 @@ $(document).ready(function()
|
||||
});
|
||||
|
||||
|
||||
$(".e-spinner").spinner();
|
||||
// $(".e-spinner").spinner(); //FIXME breaks tooltips etc.
|
||||
|
||||
|
||||
$(".e-radio-multi").each(function() {
|
||||
|
Reference in New Issue
Block a user