commit | aa486be66b1c29ad2e953cb44d105ca1bde40b1c | [log] [tgz] |
---|---|---|
author | sebdet <sebastien.determe@intl.att.com> | Tue Feb 18 02:00:11 2020 -0800 |
committer | Sébastien Determe <sebastien.determe@intl.att.com> | Tue Feb 25 10:57:35 2020 +0000 |
tree | b5893560b1eee8f1e456104deec7924f05e4fbfb | |
parent | 4e8e11afced0693e24074fd6bb8d5b2cace98ab6 [diff] [blame] |
Modify the Ui Modify the Ui to have a modify option in the menu so that the user can tune the loop instance Issue-ID: CLAMP-648 Change-Id: I57523bc1c3afaf5ca5a2acf5c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap index 98f1a46..98f802d 100644 --- a/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -33,6 +33,10 @@ render={[Function]} /> <Route + path="/modifyLoop" + render={[Function]} + /> + <Route path="/userInfo" render={[Function]} />