Skip to content

Commit

Permalink
Fix class of security classification.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Aug 1, 2023
1 parent 008f765 commit 1a9b24d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@ protected function getDefaultCoreFields()
'getSecurityClassification',
'data-escapeHtml.phtml',
[
'context' => ['class' => 'SecurityClassification'],
'context' => ['class' => 'security-classification'],
]
);
$setTemplateLine(
Expand Down

0 comments on commit 1a9b24d

Please sign in to comment.