Forgot to remove local options.

This commit is contained in:
Lars Jung 2011-07-04 02:24:12 +02:00
parent e91a127771
commit ecf93da505

View file

@ -1,8 +1,7 @@
h5aiOptions = { h5aiOptions = {
viewmodes: [ "icons", "details" ], viewmodes: [ "icons", "details" ],
showTree: true, showTree: false,
folderStatus: { folderStatus: {
"/develop/folder-types/phpsite/": 200
} }
}; };