File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 97
97
<button id="refreshBtn" class="btn btn-normal" data-toggle="tooltip" data-placement="top" title="<?php echo translate ('Refresh ' ) ?> " ><i class="fa fa-refresh"></i></button>
98
98
<button id="tlineBtn" class="btn btn-normal" data-toggle="tooltip" data-placement="top" title="<?php echo translate ('ShowTimeline ' ) ?> " ><i class="fa fa-history"></i></button>
99
99
<button id="filterBtn" class="btn btn-normal" data-toggle="tooltip" data-placement="top" title="<?php echo translate ('Filter ' ) ?> "><i class="fa fa-filter"></i></button>
100
+ <a class="btn" href="#" data-flip-сontrol-object="#fieldsTable"><i id="fbflip" class="material-icons" data-icon-visible="filter_alt_off" data-icon-hidden="filter_alt"></i></a>
100
101
</div>
101
102
</div> <!-- .col-sm-1-->
102
103
<div class="col-sm-9">
107
108
echo $ filter ->widget ();
108
109
}
109
110
?>
111
+
110
112
</div> <!-- .col-sm-9-->
111
113
<div class="col-sm-2">
112
114
<div id="rightButtons" class="buttons">
You can’t perform that action at this time.
0 commit comments