This commit is contained in:
j 2021-01-31 15:55:41 +01:00
parent 29200fc58b
commit 93708b7625

View file

@ -167,7 +167,7 @@ actions.register(edit, cache=False)
def remove(data): def remove(data):
''' '''
takes { takes {
id ids
} }
''' '''
if 'ids' in data and data['ids']: if 'ids' in data and data['ids']: