ColoredCow / college-erp

An ERP system for educational institutes.
0 stars 1 forks source link

Add navbar and header templates, and website settings guide #12

Closed Sarika2003 closed 6 months ago

Sarika2003 commented 6 months ago

Changes Made:

  1. Added new files:

    • src/navbar-template.html`: It's a template for the website's navigation bar .
    • src/header-template.html`: It's a template for the website's header.
    • docs/website-setting.md: This file gives you step-by-step instructions on how to use and set up the navbar and header in ERPNext. It explains everything in detail to help you customize and use them effectively.
  2. Change in navbar-template.html:

    • If we remove initial part of the admission url, it is working fine.
  3. Changes in header-template.html:

    • When we changed the url of images in header file . it is not working .because the attached url belongs to erpnext image library which contains all the images attached by us.