Commit 592b9e2
committed
Make family names clickable links with acronyms in viewer
Update the NIST viewer dashboard to make family names in the
"Coverage by Control Family" section clickable links that navigate
to the family detail page. Also add the family acronym in parentheses
for clarity.
Changes:
- Family names now link to family.html?family=<family_id>
- Added acronym in parentheses, e.g., "Access Control (AC)"
- Link styled in blue (#0366d6) to indicate interactivity
- Clicking a family name navigates to the family-specific view
Example: "Access Control" → "Access Control (AC)" (clickable)
This improves navigation and makes it easier to understand the
relationship between full family names and their abbreviations.1 parent f1b2001 commit 592b9e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments