Update git submodules
authoranushadasari <danush10@in.ibm.com>
Fri, 9 Aug 2019 21:50:47 +0000 (03:20 +0530)
committerGerrit Code Review <gerrit@onap.org>
Fri, 9 Aug 2019 21:50:47 +0000 (21:50 +0000)
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 70638d1eb225acbc61e00ddbf9356aef38e8f143
  - Major- Replace comparison Operators

    The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true.

    It is best to always use the side-effect-less === and !== operators instead.

    Issue-ID: CCSDK-1583
    Change-Id: I202ada53b472542261ee69623ea72b52005fdfab
Signed-off-by: anushadasari <danush10@in.ibm.com>
docs/submodules/ccsdk/dashboard.git

index 86a2c9e..70638d1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 86a2c9e15470079d818b37d01fb01771e951622e
+Subproject commit 70638d1eb225acbc61e00ddbf9356aef38e8f143