[ADF-3745] Updates for doc review (#4203)

This commit is contained in:
Andy Stark
2019-01-23 18:46:13 +00:00
committed by Eugenio Romano
parent 44b18659a1
commit 54a1a90083
8 changed files with 185 additions and 34 deletions

View File

@@ -484,7 +484,7 @@ export class FormService {
/**
* Gets the ID of a form.
* @param res Object representing a form
* @param form Object representing a form
* @returns ID string
*/
getFormId(form: any): string {