Fix should_render calculation for many of the accounts actions.

Review Request #13161 — Created July 27, 2023 and submitted

david
Review Board
release-6.x
reviewboard

Several accounts actions were overriding should_render but not calling
the parent implementation. This was preventing HideActionHook from
being able to work with them. This change adjusts the implementations to
always call the parent.

Verified that these could be hidden with HideActionHook.

Summary
Fix should_render calculation for many of the accounts actions.
david
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (d298e7d)
Loading...