2013-09-22 21:31:51 +02:00
|
|
|
<div class="list-group">
|
|
|
|
<a href="#/users" class="list-group-item slide">
|
|
|
|
<h4 class="pull-left list-group-item-heading">Users</h4>
|
|
|
|
<span class="glyphicon glyphicon-chevron-right pull-right"></span>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</a>
|
|
|
|
<a href="#/domains" class="list-group-item slide">
|
|
|
|
<h4 class="pull-left list-group-item-heading">Domains</h4>
|
|
|
|
<span class="glyphicon glyphicon-chevron-right pull-right"></span>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</a>
|
|
|
|
<a href="#/apps" class="list-group-item slide">
|
|
|
|
<h4 class="pull-left list-group-item-heading">Applications</h4>
|
|
|
|
<span class="glyphicon glyphicon-chevron-right pull-right"></span>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</a>
|
|
|
|
<a href="#/monitor" class="list-group-item slide">
|
|
|
|
<h4 class="pull-left list-group-item-heading">Monitor</h4>
|
|
|
|
<span class="glyphicon glyphicon-chevron-right pull-right"></span>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</a>
|
|
|
|
<a href="#/backups" class="list-group-item slide">
|
|
|
|
<h4 class="pull-left list-group-item-heading">Backups</h4>
|
|
|
|
<span class="glyphicon glyphicon-chevron-right pull-right"></span>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
|