-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STSMACOM-836 omit "+ New" button when user lacks permission (#1477)
Omit the "+ New" button, rather than disabling it, when the user lacks permission. The convention is to omit unusable elements rather than to disable them. An element is present-but-disabled only if taking some other action available on the same page will enable it (e.g. this button becomes disabled when another element is being edited or added, and then becomes enabled again on save). Refs STSMACOM-836
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters