更新 histogram-title-template.tpl
This commit is contained in:
parent
b2b4d33241
commit
5a24de4043
@ -5,11 +5,11 @@
|
||||
<button class="CDB-Widget-buttonIcon CDB-Widget-buttonIcon--circle js-sizes
|
||||
<%- isAutoStyle ? 'is-selected' : '' %>
|
||||
<%- isAutoStyle ? 'js-cancelAutoStyle' : 'js-autoStyle' %>
|
||||
" data-tooltip="<%- isAutoStyle ? 'Remove Auto style' : 'Apply Auto Style' %>">
|
||||
" data-tooltip="<%- isAutoStyle ? '删除自动样式' : '应用自动样式' %>">
|
||||
<i class="CDB-IconFont CDB-IconFont-drop CDB-IconFont--small CDB-IconFont--top"></i>
|
||||
</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-threePointsItem"></div>
|
||||
<div class="CDB-Shape-threePointsItem"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user