mirror of
https://github.com/frappe/lms.git
synced 2026-04-26 10:39:41 +03:00
ef0c3e4a24
Added ProfileTab class to represent a profile tab and made the profile page render the tabs specified in the hook `profile_tabs`. This allows plugging in new tabs in the profile page without makeing any changes to the community module.