mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
Merge 3262c7c882
into 6eeaef7656
This commit is contained in:
commit
16f569b00c
@ -34,7 +34,6 @@ class AddUrlWizard(orm.TransientModel):
|
||||
'name': form.name,
|
||||
'type': 'url',
|
||||
'url': url.geturl(),
|
||||
'user_id': uid,
|
||||
'res_id': active_id,
|
||||
'res_model': context['active_model'],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user