We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e6938 commit 7bbbac3Copy full SHA for 7bbbac3
1 file changed
spp_base_common/static/src/js/list_controller.js
@@ -1,8 +1,4 @@
1
-odoo.define('spp_base_common.ListController', [
2
- 'web.ListController',
3
- 'web.core',
4
- 'web.session',
5
-], function (require) {
+odoo.define('spp_base_common.ListController', function (require) {
6
"use strict";
7
8
/**
0 commit comments