mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_tree_many2one_clickable: Imports should be sorted alphabetically
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
* Copyright 2024 Versada (https://versada.eu)
|
||||
* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). */
|
||||
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {ListRenderer} from "@web/views/list/list_renderer";
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {useService} from "@web/core/utils/hooks";
|
||||
|
||||
patch(ListRenderer.prototype, {
|
||||
|
||||
Reference in New Issue
Block a user