From 6c32c195884f1d07085c6949eaf2d186203b4f19 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Mon, 7 Jan 2019 22:35:27 +0530 Subject: Blueprint routing Added routes to blueprint module Issue-ID: CCSDK-816 Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d Signed-off-by: Arundathi Patil --- .../src/app/feature-modules/blueprint/blueprint.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html index 87d0acdf3..8778de4ce 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html @@ -16,6 +16,5 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> -

- blueprint works! -

+ + -- cgit 1.2.3-korg