更新 'lib/assets/javascripts/deep-insights/widgets/category/title/search-title-template.tpl'
This commit is contained in:
parent
8bf1f49968
commit
f2314b311d
@ -17,7 +17,7 @@
|
|||||||
<%- isAutoStyle ? 'is-selected' : '' %>
|
<%- isAutoStyle ? 'is-selected' : '' %>
|
||||||
<%- isAutoStyle ? 'js-cancelAutoStyle' : 'js-autoStyle' %>
|
<%- isAutoStyle ? 'js-cancelAutoStyle' : 'js-autoStyle' %>
|
||||||
" data-tooltip="
|
" data-tooltip="
|
||||||
<%- isAutoStyle ? 'Remove Auto style' : 'Apply Auto Style' %>
|
<%- isAutoStyle ? '取消自动样式' : '自动样式' %>
|
||||||
">
|
">
|
||||||
<i class="CDB-IconFont CDB-IconFont-drop CDB-IconFont--small CDB-IconFont--top"></i>
|
<i class="CDB-IconFont CDB-IconFont-drop CDB-IconFont--small CDB-IconFont--top"></i>
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user