mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
[website] [minor] moving website helper methods to doctypes
This commit is contained in:
@@ -65,7 +65,7 @@ def check_if_expired():
|
||||
raise webnotes.AuthenticationError
|
||||
|
||||
def on_build():
|
||||
from website.helpers.make_web_include_files import make
|
||||
from website.doctype.website_settings.make_web_include_files import make
|
||||
make()
|
||||
|
||||
from home.page.latest_updates import latest_updates
|
||||
|
||||
Reference in New Issue
Block a user