diff --git a/odex25_base/system_dashboard_classic/static/src/js/system_dashboard_self_service.js b/odex25_base/system_dashboard_classic/static/src/js/system_dashboard_self_service.js index 64b4d49a8..4e691c555 100644 --- a/odex25_base/system_dashboard_classic/static/src/js/system_dashboard_self_service.js +++ b/odex25_base/system_dashboard_classic/static/src/js/system_dashboard_self_service.js @@ -238,7 +238,7 @@ odoo.define('system_dashboard_classic.dashboard_self_services', function(require [form_view, 'form'] ], context: context, - target: 'main', + target: 'current', flags:{ reload: true, }