forked from mirrors/gecko-dev
This introduces `mainview-with-header` attribute for panels that their mainview should have a header (no matter where they appear); and `has-custom-header` for panels that their panelview (not necessarily a mainview) has a custom design for a header, one that headerText setter can't anticipate in advance (due to UX needs that may arise). If one of these attributes are set on the panel, this signals headerText that the panelview's header should NOT be removed and that the markup should be respected. Differential Revision: https://phabricator.services.mozilla.com/D196671 |
||
|---|---|---|
| .. | ||
| identityPanel.inc.xhtml | ||
| permissionPanel.inc.xhtml | ||
| protectionsPanel.inc.xhtml | ||