mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
addition to last commit
This commit is contained in:
parent
1494db775d
commit
7cd4b3209c
|
|
@ -6513,7 +6513,7 @@ window.thegrid = (function () {
|
|||
|
||||
r.dirty = false;
|
||||
r.loadsel();
|
||||
if(baguetteBox)
|
||||
if(window.baguetteBox != undefined)
|
||||
r.bagit('#ggrid');
|
||||
aligngriditems();
|
||||
setTimeout(r.tippen, 20);
|
||||
|
|
|
|||
Loading…
Reference in a new issue