Add a semicolon at the end of this statement 70/94270/1
authoranushadasari <danush10@in.ibm.com>
Mon, 26 Aug 2019 11:34:58 +0000 (17:04 +0530)
committeranushadasari <danush10@in.ibm.com>
Mon, 26 Aug 2019 11:35:18 +0000 (17:05 +0530)
commit25a04acd7dda99fd730385745d25bf852790be0d
treefa6a7ac4d12e63dc775cd2c146ea70e638b5c557
parented6c907de3578ee4dc79571753d7406da7685cee
Add a semicolon at the end of this statement

In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

Issue-ID: VID-597
Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01
Signed-off-by: anushadasari <danush10@in.ibm.com>
epsdk-app-onap/src/main/webapp/app/fusion/scripts/utils/page-resource-ds2.js