mirror of
https://github.com/meichthys/church.git
synced 2026-03-01 14:50:05 +00:00
update church belief controller
This commit is contained in:
parent
6d3872d161
commit
148a6d9f87
@ -2,8 +2,8 @@
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
from frappe.model.document import Document
|
||||
from frappe.website.website_generator import WebsiteGenerator
|
||||
|
||||
|
||||
class ChurchBelief(Document):
|
||||
class ChurchBelief(WebsiteGenerator):
|
||||
pass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user