mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 05:02:28 -06:00
addition to last commit
This commit is contained in:
parent
657be39132
commit
9cf6760a9d
|
|
@ -1376,7 +1376,7 @@ window.baguetteBox = (function () {
|
||||||
|
|
||||||
|
|
||||||
function init(){
|
function init(){
|
||||||
if(thegrid != undefined && !thegrid.dirty){
|
if(thegrid != undefined && thegrid.dirty == false){
|
||||||
thegrid.bagit();
|
thegrid.bagit();
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue