mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[minor] moved wn-web.js and wn-web.css to memcache
This commit is contained in:
@@ -65,9 +65,6 @@ def check_if_expired():
|
|||||||
raise webnotes.AuthenticationError
|
raise webnotes.AuthenticationError
|
||||||
|
|
||||||
def on_build():
|
def on_build():
|
||||||
from website.doctype.website_settings.make_web_include_files import make
|
|
||||||
make()
|
|
||||||
|
|
||||||
from home.page.latest_updates import latest_updates
|
from home.page.latest_updates import latest_updates
|
||||||
latest_updates.make()
|
latest_updates.make()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user