From bfb1c3e7e1ccbd9c17bc06da3b7c721f012e6801 Mon Sep 17 00:00:00 2001 From: Raffael Meyer <14891507+barredterra@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:03:55 +0100 Subject: [PATCH] fix: add "If Owner" column to roles viewer (#25218) --- frappe/public/js/frappe/roles_editor.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frappe/public/js/frappe/roles_editor.js b/frappe/public/js/frappe/roles_editor.js index e80b4164f2..3e7baed38c 100644 --- a/frappe/public/js/frappe/roles_editor.js +++ b/frappe/public/js/frappe/roles_editor.js @@ -69,6 +69,7 @@ frappe.RoleEditor = class {