mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
add configuration for defaultFolderPosition
This commit is contained in:
parent
70d250cfea
commit
772f15ce7d
|
@ -150,6 +150,7 @@ if ($action == "saveSettings")
|
|||
setStrValue("sortUsersInList");
|
||||
setStrValue("sortFoldersDefault");
|
||||
setStrValue("defaultDocPosition");
|
||||
setStrValue("defaultFolderPosition");
|
||||
|
||||
// SETTINGS - SITE - WEBDAV
|
||||
setBoolValue("enableWebdavReplaceDoc");
|
||||
|
|
Loading…
Reference in New Issue
Block a user