altinukshini / hackerspacecrm

CRM for managing Hackerspaces
MIT License
1 stars 1 forks source link

Update MenusTableSeeder.php #21

Open StephenGWills opened 4 years ago

StephenGWills commented 4 years ago

slug for membership report should be unique

This fixes a bug where one cannot change the path of the Membership/Members menu branch without the menu option being given to the reports parent_slug.

Code to walk the hierarchy is needed if the same child menu name is given to two separate parents.