This commit is contained in:
@@ -1095,7 +1095,7 @@ namespace VEPROMS
|
||||
btnNew.Enabled = false;
|
||||
return;
|
||||
}
|
||||
// if at top, 'VE-PROMS', folder and childfolders below this only
|
||||
// if at top, 'VEPROMS', folder and childfolders below this only
|
||||
// option is to create a new (sub)folder, i.e. no submenu items.
|
||||
if (fi.ChildFolderCount > 0 && fi.MyParent == null) return;
|
||||
//if (fi.ChildFolderCount == 0) // submenu folders/docversion
|
||||
|
Reference in New Issue
Block a user