Merge "Add app version to welcome page"
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / view-models / instantiate.htm
index d9a29e0..ceccb0a 100755 (executable)
@@ -2,7 +2,7 @@
   ============LICENSE_START=======================================================\r
   VID\r
   ================================================================================\r
-  Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.\r
+  Copyright (C) 2017 - 2019 AT&T Intellectual Property. All rights reserved.\r
   ================================================================================\r
   Licensed under the Apache License, Version 2.0 (the "License");\r
   you may not use this file except in compliance with the License.\r
                             <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