fix scrollbar on chat + compress css files + add remove filter inlist
This commit is contained in:
@@ -20,6 +20,13 @@ databap.pageInit = function()
|
||||
databap.updateScrollBar('top');
|
||||
}, i);
|
||||
}
|
||||
$FilterBox.addButton('delete', 'Supprimer les filtres', function($This)
|
||||
{
|
||||
$ListBox.children().show();
|
||||
databap.updateScrollBar('top');
|
||||
}, 'delete gimmespace');
|
||||
|
||||
//self.unifyWidth($FilterBox.children());
|
||||
|
||||
//Liste
|
||||
self.getInfo
|
||||
|
||||
Reference in New Issue
Block a user