| Copyright 2017-present Open Networking Foundation |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| http://www.apache.org/licenses/LICENSE-2.0 |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| 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. |
| <!-- <a href="/admin/core/service/add" class="btn btn-success btn-block"> |
| <i class="glyphicon glyphicon-plus"></i> |
| <a href="#/" class="btn btn-default btn-block"> |
| <xos-side-panel config="vm.panelConfig" show="vm.panelShow"> |
| <i class="glyphicon glyphicon-{{vm.selectedNode.icon}}"></i> |
| <td>{{vm.selectedNode.kind}}</td> |
| <td>{{vm.selectedNode.enabled}}</td> |
| <td>{{vm.selectedNode.backend_status}}</td> |
| <a ng-click="vm.exportToTosca(vm.selectedNode)" class="btn btn-primary"> |
| <i class="glyphicon glyphicon-export"></i> |