freeCodeCamp / league-for-good

An open source sports league management tool
BSD 3-Clause "New" or "Revised" License
163 stars 106 forks source link

Remove delete league icon #66

Closed paulywill closed 7 years ago

paulywill commented 7 years ago

This is to finish resolving this issue: #48

I have commented out the link for the Delete League icon in the setting tab.

There still should be some clarification has to how admins will rename and delete leagues as part of housekeeping within the application.

paulywill commented 7 years ago

@makkoli in response to your answer in: https://github.com/freeCodeCamp/league-for-good/issues/48

Shall I change the commented out to actually deleting the lines?

makkoli commented 7 years ago

@paulywill The only way to delete leagues will be for whoever is maintaining the database to go in and delete it. I do like the rename idea, and if you want to work on it that'd be great.