Queue name tab moved to left side of the dashboard

pull/9/head
Starow 2014-08-11 11:15:44 +02:00
parent 2306783882
commit edd4ea9624
1 changed files with 2 additions and 4 deletions

View File

@ -50,6 +50,7 @@
<!-- /#side-menu -->
</div>
<!-- /.sidebar-collapse -->
<div class="table-responsive", id="queueing" style="margin-top:40px;"></div>
</div>
<!-- /.navbar-static-side -->
</nav>
@ -69,10 +70,7 @@
</div>
<div class="panel-body">
<div class="row">
<div class="col-lg-2">
<div class="table-responsive", id="queueing"></div>
</div>
<div class="col-lg-10" id="Graph" style="height:450px; width:80%;"></div>
<div class="col-lg-12" id="Graph" style="height:300px; width:95%"></div>
</div>
<!-- /.row -->
</div>