Updated logo, centered table warning, commented service

This commit is contained in:
Rashid Khan
2013-07-29 09:07:20 -07:00
parent 3e39dc8003
commit e290f74d8b
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<i ng-click="panel.offset = (panel.offset + panel.size)" ng-show="data.length > panel.offset+panel.size" class='icon-arrow-right pointer'></i>
</div>
</div>
<div class="small" ng-show="panel.fields.length == 0">No columns configured. You may want to select some from the list on the left. </div>
<div class="small" ng-show="panel.fields.length == 0"><center>No columns configured. You may want to select some from the list on the left.</center></div>
<table class="table-hover table table-condensed" ng-style="panel.style">
<thead ng-show="panel.header">