Update list-log.directive.html

fixed table title
This commit is contained in:
yhua123 2016-06-28 20:19:31 +08:00 committed by GitHub
parent 777755163b
commit 876c4de77e

View File

@ -12,8 +12,8 @@
</div> </div>
</div> </div>
<advanced-search ng-show="vm.isOpen" is-open="vm.isOpen" op="vm.op" others="vm.others" search='vm.search({op: vm.op, username: vm.username})' from-date="vm.fromDate" to-date="vm.toDate"></advanced-search> <advanced-search ng-show="vm.isOpen" is-open="vm.isOpen" op="vm.op" others="vm.others" search='vm.search({op: vm.op, username: vm.username})' from-date="vm.fromDate" to-date="vm.toDate"></advanced-search>
<div class="pane-split" id="down-pane"> <div class="pane">
<div class="sub-pane-split"> <div class="sub-pane">
<div class="table-head-container"> <div class="table-head-container">
<table class="table table-pane table-header"> <table class="table table-pane table-header">
<thead> <thead>