|
@@ -248,9 +248,6 @@
|
|
|
<div id="datatable-row-highlight_wrapper" class="dataTables_wrapper form-inline">
|
|
<div id="datatable-row-highlight_wrapper" class="dataTables_wrapper form-inline">
|
|
|
<div class="row" style="padding: 10px 10px 10px 0; width: 100%;">
|
|
<div class="row" style="padding: 10px 10px 10px 0; width: 100%;">
|
|
|
<div class="col-sm-12" style="padding-right: 0;">
|
|
<div class="col-sm-12" style="padding-right: 0;">
|
|
|
- <div id="datatable-row-highlight_filter" class="dataTables_filter" style="display: inline-block;">
|
|
|
|
|
- <input id="content_search" type="search" class="form-control" placeholder="模糊搜索..." value="{%- if keyword -%} {{ keyword }} {%- endif -%}" style="margin-left: 0; border-radius: 0;">
|
|
|
|
|
- </div>
|
|
|
|
|
<div class="pull-right">
|
|
<div class="pull-right">
|
|
|
<button class="btn btn-default" onclick="refresh()" style="border-radius: 0;"><span class="glyph-icon icon-elusive-arrows-cw"></span></button>
|
|
<button class="btn btn-default" onclick="refresh()" style="border-radius: 0;"><span class="glyph-icon icon-elusive-arrows-cw"></span></button>
|
|
|
</div>
|
|
</div>
|