[minor] fixes to docs
This commit is contained in:
@@ -6,4 +6,4 @@ import frappe
|
||||
from frappe.website.utils import get_full_index
|
||||
|
||||
def get_context(context):
|
||||
context.full_index = get_full_index(extn = True)
|
||||
context.full_index = get_full_index()
|
||||
|
||||
Reference in New Issue
Block a user