Skip to content
Snippets Groups Projects
  • Daniel Schultz's avatar
    13b0e9a0
    Hide the admin button for non-admins · 13b0e9a0
    Daniel Schultz authored
    There are several types of user with access to the review dashboard, but
    only administrators are allowed to view the administrator pane.
    
    This updates the admin dashboard to only render the admin button for
    users with admin permission.  It also adds an ID to the button so
    that test can reliably check for the presence of the button.
    
    Issue #2724
    13b0e9a0
    History
    Hide the admin button for non-admins
    Daniel Schultz authored
    There are several types of user with access to the review dashboard, but
    only administrators are allowed to view the administrator pane.
    
    This updates the admin dashboard to only render the admin button for
    users with admin permission.  It also adds an ID to the button so
    that test can reliably check for the presence of the button.
    
    Issue #2724