blob: 492de688de350cc7ab0adc81b0fd15ed884098df [file] [log] [blame]
Matteo Scandoloc1d1ffb2017-02-03 11:52:42 -08001<div class="row">
2 <div class="col-xs-12">
3 <h1>Xos Sample GUI Extension</h1>
Matteo Scandolofc4b37b2017-02-02 12:18:47 -08004 </div>
Matteo Scandoloc1d1ffb2017-02-03 11:52:42 -08005 <div class="col-xs-12">
6 <p>This page is loaded from an external container!</p>
7 </div>
8 <div class="col-xs-12">
9 From this extension you can use all the feature provided by the core, <br/>
10 for example you can toggle the side panel injecting custom content.
11 <br/>
12 <br/>
13 <a ng-click="vm.togglePanel()" class="btn btn-success">Open Side Panel</a>
14 </div>
15</div>