Remove dissociate button 27/91927/1
authorgolabek <tomasz.golabek@nokia.com>
Wed, 24 Jul 2019 08:38:17 +0000 (10:38 +0200)
committergolabek <tomasz.golabek@nokia.com>
Wed, 24 Jul 2019 08:38:17 +0000 (10:38 +0200)
Removed dissociate button for macro services with pnfs

Change-Id: I7e839b6d352793012b5dde1d19128decdfb4412c
Issue-ID: VID-520
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm

index 6e05690..ceccb0a 100755 (executable)
                             <li ng-repeat="pnf in pnfs" ui-tree-node>\r
                                 <div ui-tree-handle class="tree-node tree-node-content">\r
                                     PNF: {{pnf}}\r
-\r
-                                    <a class="dissociate-pnf pull-right btn btn-primary btn-xs" data-nodrag\r
+                                    <a ng-if="isMacro()===false" class="dissociate-pnf pull-right btn btn-primary btn-xs" data-nodrag\r
                                        ng-click="dissociatePnf(pnf)" style="margin-right: 8px;">\r
                                         <span>Dissociate</span>\r
                                     </a>\r