[cleanup] remove allow_attach

This commit is contained in:
Rushabh Mehta
2014-08-22 15:21:27 +05:30
parent bb6b58c271
commit e8dd4160d4
29 changed files with 854 additions and 880 deletions

View File

@@ -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")
});