Files
westech-r2/westech_r2/_archive_2level/page/intake/intake.py
T

5 lines
106 B
Python

from frappe import _
def get_context(context):
context.no_cache = 1
context.title = _("Intake Station")