mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3745] Doc review updates (#3957)
* [ADF-3745] Updates for doc review * [ADF-3745] Corrected title for process list cloud doc page
This commit is contained in:
committed by
Eugenio Romano
parent
4e3f6e942f
commit
aab19708a2
@@ -26,7 +26,7 @@ import { LoginSuccessEvent } from '../models/login-success.event';
|
||||
encapsulation: ViewEncapsulation.None
|
||||
})
|
||||
export class LoginDialogPanelComponent {
|
||||
|
||||
/** Emitted when the login succeeds. */
|
||||
@Output()
|
||||
success = new EventEmitter<LoginSuccessEvent>();
|
||||
|
||||
|
Reference in New Issue
Block a user