From d7d5cf2376e738f9d28c7c9b019b91ccd85c38e5 Mon Sep 17 00:00:00 2001 From: Loganathan Date: Tue, 4 Apr 2017 16:29:32 -0700 Subject: [PATCH] EPIC-928- Fixed bottom save button in Edit VC page --- modules/vcs/client/views/vc-edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/vcs/client/views/vc-edit.html b/modules/vcs/client/views/vc-edit.html index 735340114..ce4a75e58 100644 --- a/modules/vcs/client/views/vc-edit.html +++ b/modules/vcs/client/views/vc-edit.html @@ -112,7 +112,7 @@

Edit Valued Component  ›  {{vc ng-if="canDelete" ng-click="delete()">Delete + ng-click="save(vcAddForm.$valid)">Save