mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[DOC] utils: remove patch/unpatch references
This commit is contained in:
@@ -10,7 +10,6 @@ functions are all available in the `owl.utils` namespace.
|
||||
- [`loadTemplates`](#loadtemplates)
|
||||
- [`escape`](#escape)
|
||||
- [`debounce`](#debounce)
|
||||
- [`patch` and `unpatch`](#patchandunpatch)
|
||||
|
||||
## `whenReady`
|
||||
|
||||
@@ -33,7 +32,6 @@ owl.utils.whenReady(function () {
|
||||
|
||||
## `debounce`
|
||||
|
||||
## `patch` and `unpatch`
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user