Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
133 B
Python
Raw Normal View History

2016-06-24 16:16:07 +05:30
from __future__ import unicode_literals
import frappe
def get_context(context):
# do your magic here
context.show_sidebar = True