cartodb-4.42/lib/assets/javascripts/builder/editor/inline-editor.tpl
2024-04-06 05:25:13 +00:00

4 lines
286 B
Smarty
Executable File

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