[DOC] utils: remove patch/unpatch references

This commit is contained in:
Géry Debongnie
2019-05-19 08:21:22 +02:00
parent 13577997bc
commit 3d9f4e028c
-2
View File
@@ -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`