746fae4 [frontend] allow group members to delete all projects in the group

1 file Authored by frostyx 4 years ago, Committed by frostyx 4 years ago,
    [frontend] allow group members to delete all projects in the group
    
    See #779
    
    Another possiblity would be to print an error message like this
    
        "This project is owned by <user> who has exclusive permissions
         to delete it."
    
    But I feel like everybody in a group should be able to do
    whatever action for their group projects.