mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 12:38:27 +00:00
build
This commit is contained in:
@@ -100,10 +100,6 @@ erpnext.startup.start = function() {
|
||||
if(wn.control_panel.custom_startup_code)
|
||||
eval(wn.control_panel.custom_startup_code);
|
||||
}
|
||||
|
||||
|
||||
$('body').append('<a class="erpnext-logo" title="Powered by ERPNext" \
|
||||
href="http://erpnext.com" target="_blank"></a>')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user