FOSSEE / workshop_booking

Workshop booking interface in Django.
GNU General Public License v3.0
2 stars 11 forks source link

Remove "Manage workshops" nav button in nav bar. #112

Closed CruiseDevice closed 4 years ago

CruiseDevice commented 4 years ago

Remove "Manage workshops" nav button in the navbar. This nav button redirects to the home page. Instead, clicking on "FOSSEE Python Workshops" should do the same task.

Part of #91

CruiseDevice commented 4 years ago

Fixed in #122