mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 02:58:30 +00:00
website updates and leave balance bugfix
This commit is contained in:
@@ -39,7 +39,7 @@ def get_page_html(page_name, comments=''):
|
||||
|
||||
if not html:
|
||||
html = load_into_cache(page_name)
|
||||
comments += "\n\npage load status: fresh"
|
||||
comments += "\n\npage load status: cache"
|
||||
|
||||
# insert comments
|
||||
import webnotes.utils
|
||||
|
||||
Reference in New Issue
Block a user