chore: typo
This commit is contained in:
parent
6cbede451d
commit
86f9465432
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ frappe.PermissionEngine = class PermissionEngine {
|
|||
}
|
||||
|
||||
setup_if_owner(d, role_cell) {
|
||||
this.add_check(role_cell, d, "if_owner", "Only If Creator")
|
||||
this.add_check(role_cell, d, "if_owner", "Only if Creator")
|
||||
.removeClass("col-md-4")
|
||||
.css({ "margin-top": "15px" });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue