From 3b7f669088d5867056578b275bf4314af3a439c6 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 17 Feb 2020 06:03:31 -0800 Subject: Fix the loop template view Fix the loop template view modal as the rest api has been changed + the database model as well Issue-ID: CLAMP-589 Change-Id: I57521bc1c3afaf4ca5a2acf4c59823df06fd4cd9 Signed-off-by: sebdet --- ui-react/src/components/menu/MenuBar.js | 2 +- ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ui-react/src/components/menu') diff --git a/ui-react/src/components/menu/MenuBar.js b/ui-react/src/components/menu/MenuBar.js index 6fae008ef..98c7bffcf 100644 --- a/ui-react/src/components/menu/MenuBar.js +++ b/ui-react/src/components/menu/MenuBar.js @@ -90,7 +90,7 @@ export default class MenuBar extends React.Component { Upload Tosca Policy Model View Tosca Policy Models - View Blueprint MicroService Templates + View Loop Templates Open CL diff --git a/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap b/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap index 7ed386ff2..14030f012 100644 --- a/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap +++ b/ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap @@ -154,9 +154,9 @@ exports[`Verify MenuBar Test the render method 1`] = ` } } disabled={false} - to="/viewBlueprintMicroServiceTemplatesModal" + to="/ViewLoopTemplatesModal" > - View Blueprint MicroService Templates + View Loop Templates