更新 time-series-header.tpl
This commit is contained in:
parent
5a24de4043
commit
ec00317f95
@ -18,9 +18,9 @@
|
|||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<% if (showClearButton) { %>
|
<% if (showClearButton) { %>
|
||||||
<button class="CDB-Text CDB-Size-small is-semibold u-upperCase u-actionTextColor CDB-Widget-filterButton js-clear">Clear</button>
|
<button class="CDB-Text CDB-Size-small is-semibold u-upperCase u-actionTextColor CDB-Widget-filterButton js-clear">清除</button>
|
||||||
<% } %>
|
<% } %>
|
||||||
<button class="CDB-Shape CDB-Widget-actions js-actions u-lSpace" data-tooltip="More options">
|
<button class="CDB-Shape CDB-Widget-actions js-actions u-lSpace" data-tooltip="更多">
|
||||||
<div class="CDB-Shape-threePoints is-blue is-small">
|
<div class="CDB-Shape-threePoints is-blue is-small">
|
||||||
<div class="CDB-Shape-threePointsItem"></div>
|
<div class="CDB-Shape-threePointsItem"></div>
|
||||||
<div class="CDB-Shape-threePointsItem"></div>
|
<div class="CDB-Shape-threePointsItem"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user