Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-mng committed Sep 24, 2024
1 parent 89efc29 commit 3e4c81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/pages/alerts/scpmethodpart.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const ScpMethodPart = ({
{capabilities.mayOp('get_report_configs') && (
<>
<label htmlFor="report-config-select">
&nbsp; Report Config &nbsp;{' '}
&nbsp; Report Config &nbsp;
</label>
<Select
name={prefix + 'scp_report_config'}
Expand Down

0 comments on commit 3e4c81e

Please sign in to comment.