bugfix
This commit is contained in:
parent
aa21264fed
commit
df5c6b277b
@ -12,7 +12,7 @@ async with db.sqlorContext(dbname) as sor:
|
||||
has_sub = await filemgr.has_sub(sor, params_kw.id)
|
||||
debug(f'delete_folder_or_file.dspy:here')
|
||||
if has_sub:
|
||||
return UiComform(title='Delete Conform',
|
||||
return UiConform(title='Delete Conform',
|
||||
message='This folder has subitem, are you sure to delete it?', binds=[
|
||||
{
|
||||
"wid":"self",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user