fix: use path istead of hook

This commit is contained in:
barredterra 2020-09-11 16:05:10 +02:00
parent a162248f32
commit 60bfbbc5af

View File

@ -19,7 +19,6 @@ app_include_js = "assets/js/erpnext.min.js"
app_include_css = "assets/css/erpnext.css"
web_include_js = "assets/js/erpnext-web.min.js"
web_include_css = "assets/css/erpnext-web.css"
website_theme_scss = "erpnext/public/scss/website"
doctype_js = {
"Communication": "public/js/communication.js",