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
657be39132
commit
9cf6760a9d
|
|
@ -1376,7 +1376,7 @@ window.baguetteBox = (function () {
|
|||
|
||||
|
||||
function init(){
|
||||
if(thegrid != undefined && !thegrid.dirty){
|
||||
if(thegrid != undefined && thegrid.dirty == false){
|
||||
thegrid.bagit();
|
||||
}
|
||||
else{
|
||||
|
|
|
|||
Loading…
Reference in a new issue