mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
[cleanup] remove allow_attach
This commit is contained in:
@@ -15,4 +15,6 @@ $(document).bind('toolbar_setup', function() {
|
||||
"text-overflow": "ellipsis",
|
||||
"white-space": "nowrap"
|
||||
});
|
||||
|
||||
$('[data-link="docs"]').attr("href", "https://erpnext.com/user-guide")
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user