commit | d1b3bf5fabb9e6dfbf6c39598b85eabf990993c1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Mon Mar 07 16:42:03 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Mon Mar 07 16:42:03 2016 -0800 |
tree | 7a7e06cd2c6112e435b3d4f448fa671e44eb2dbb | |
parent | 0b8b7ab4280fac3403cd912dd0cae7e3789c71e4 [diff] [blame] |
Added button to reset subscriber
diff --git a/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html b/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html index 6ae3407..ffd5564 100644 --- a/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html +++ b/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html
@@ -4,6 +4,9 @@ <div class="well"> Services Graph </div> + <div class="well pull-right" ng-click="vm.reloadGlobalScope()"> + Reset subscriber + </div> <service-topology service-chain="vm.serviceChain"></service-topology> </div> <div class="twothird-height">