fix: Primary button icon
This commit is contained in:
parent
b6ebcd7559
commit
a49af09705
@ -120,7 +120,7 @@ frappe.treeview_settings["Account"] = {
|
|||||||
} else {
|
} else {
|
||||||
treeview.new_node();
|
treeview.new_node();
|
||||||
}
|
}
|
||||||
}, "octicon octicon-plus");
|
}, "add");
|
||||||
},
|
},
|
||||||
onrender: function(node) {
|
onrender: function(node) {
|
||||||
if(frappe.boot.user.can_read.indexOf("GL Entry") !== -1){
|
if(frappe.boot.user.can_read.indexOf("GL Entry") !== -1){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user