commit | 3a176a2ec4aed4cdad608cd745587292c6f8d7d7 | [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 | ae2fb76a1763d525d73753f305f63e650593f10f | |
parent | 930e4fd96beff096a1186b45fddba6b019e8d295 [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">