mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3745] Updated doc comments (#4237)
This commit is contained in:
committed by
Eugenio Romano
parent
abb7692476
commit
267a87f110
@@ -32,7 +32,7 @@ export class LoginDialogService {
|
||||
/**
|
||||
* Opens a dialog to choose a file to upload.
|
||||
* @param action Name of the action to show in the title
|
||||
* @param contentEntry Item to upload
|
||||
* @param title Title for the dialog
|
||||
* @returns Information about the chosen file(s)
|
||||
*/
|
||||
openLogin(actionName: string, title: string): Observable<string> {
|
||||
|
Reference in New Issue
Block a user