fix: precommit check

This commit is contained in:
Sumit Bhanushali 2024-07-13 11:39:16 +05:30
parent 2f55f2c788
commit 7e2da2be6c

View file

@ -122,7 +122,7 @@ frappe.PermissionEngine = class PermissionEngine {
// show standard permissions
let $d = $(d.wrapper)
.find(".frappe-confirm-message")
.append("<hr><h5>${__("Standard Permissions")}:</h5><br>");
.append(`<hr><h5>${__("Standard Permissions")}:</h5><br>`);
let $wrapper = $("<p></p>").appendTo($d);
data.message.forEach((d) => {
let rights = this.rights