Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a9e59cbf authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

[EDELIVERY-13882] fix user password reset for uses with no password

parent 32a0bf4d
Branches EDELIVERY-11518-adoptiumopenjdk-for-dockers
No related tags found
No related merge requests found
......@@ -72,8 +72,8 @@ export class DocumentEventsPanelComponent implements AfterViewInit, BeforeLeaveG
constructor(
private globalLookups: GlobalLookups,
public dialog: MatDialog,
private controlContainer: ControlContainer) {
public dialog: MatDialog,
private controlContainer: ControlContainer) {
}
get dateTimeFormat(): string {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment