mirror of
https://github.com/frappe/lms.git
synced 2026-05-01 05:09:27 +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.