Initial commit
This commit is contained in:
3
lib/assets/javascripts/builder/components/apply-button/apply-button.tpl
Executable file
3
lib/assets/javascripts/builder/components/apply-button/apply-button.tpl
Executable file
@@ -0,0 +1,3 @@
|
||||
<button class="u-lSpace--xl CDB-Button CDB-Button--primary <%- disabled ? 'is-disabled' : '' %> js-apply">
|
||||
<span class="CDB-Button-Text CDB-Text is-semibold CDB-Size-small"><%- _t("editor.infowindow.apply") %></span>
|
||||
</button>
|
||||
Reference in New Issue
Block a user