Skip to content

Commit 7bc7f12

Browse files
committed
Fix Sonar issues
1 parent ec4a799 commit 7bc7f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/header_dialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ function HeaderDialog(dialog, onSave) {
824824
$('#dlgHeaderDialog input').prop('disabled', 'disabled');
825825
$('#dlgHeaderDialog select').prop('disabled', 'disabled');
826826
});
827-
827+
828828
dialog.modal('toggle');
829829

830830
}

0 commit comments

Comments
 (0)