Forgot to remove local options.

This commit is contained in:
Lars Jung 2011-07-04 02:23:43 +02:00
parent b8fba3ac8e
commit e91a127771

View file

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