Skip to content

Commit

Permalink
chore: Resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
deepeshgarg007 committed May 3, 2022
1 parent 2e3e666 commit 322f0db
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions erpnext/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,7 @@
"Holiday List",
]

website_generators = [
"Item Group",
"Website Item",
"BOM",
"Sales Partner",
"Job Opening",
"Student Admission",
]
website_generators = ["Item Group", "Website Item", "BOM", "Sales Partner", "Job Opening"]

website_context = {
"favicon": "/assets/erpnext/images/erpnext-favicon.svg",
Expand Down

0 comments on commit 322f0db

Please sign in to comment.