A project admin removed project admin perms from the project admin group. While I see a reason to allow removing yourself from the admin group -- the Admin group should likely retain admin perms to save you from yourself in most cases.
Change is on allura js/2414. To test, try to delete the Admin group from the Admin permission on the project permissions admin page. You will get a warning flash message when you submit the form notifying that is not allowed. Any other changes you made to the screen will be saved as expected.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Change is on allura js/2414. To test, try to delete the Admin group from the Admin permission on the project permissions admin page. You will get a warning flash message when you submit the form notifying that is not allowed. Any other changes you made to the screen will be saved as expected.
Verified in sandboxes and code-reviewed. Looks good. Merged to dev.