cartodb/lib/assets/javascripts/builder/editor/layers/inline-editor.tpl
2020-06-15 10:58:47 +08:00

4 lines
353 B
Smarty
Executable File

<h2 class="Editor-HeaderInfo-titleText Inline-editor js-title-editor" title="<%- alias %>">
<div class="CDB-Text CDB-Size-huge is-light u-ellipsis js-title Inline-editor-text"><%- alias %></div>
<input type="text" name="text" class="Inline-editor-input Inline-editor-input--small CDB-Text CDB-InputText js-input" value="<%- alias %>" readonly>
</h2>