mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 17:22:56 -07:00
Remove console.log and more css cleanup
This commit is contained in:
parent
9b9088bd5e
commit
3fc573bd90
2 changed files with 7 additions and 16 deletions
|
@ -532,7 +532,6 @@ DOCUMENTATION :: END
|
|||
$('.home-platforms-instance-list-chevron i.fa').on('click',
|
||||
function() {
|
||||
inProgress = true;
|
||||
console.log($(this));
|
||||
instanceBoxChevron = $(this);
|
||||
instanceBox = $(this).parents('.home-platforms-instance');
|
||||
instanceBoxSlider = instanceBox.find('.slider');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue