forked from Public/pics
PhotosIndex: rename 'row' layout to 'landscapes'
This commit is contained in:
@@ -169,6 +169,6 @@ class PhotoMosaic
|
||||
if ($num_portrait > $num_landscape)
|
||||
return [$photos, 'portraits'];
|
||||
else
|
||||
return [$photos, 'row'];
|
||||
return [$photos, 'landscapes'];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user