mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Fixes selection update for deleted entries.
This commit is contained in:
parent
0b6b2b0f33
commit
cc7d9ee912
3 changed files with 11 additions and 8 deletions
|
@ -40,7 +40,7 @@ var H5AI_CONFIG = {
|
|||
Set parent folder labels to real folder names.
|
||||
*/
|
||||
"view": {
|
||||
"modes": ["details", "list", "icons"],
|
||||
"modes": ["details", "icons"],
|
||||
"setParentFolderLabels": true
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue