Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion _remake/client-side/inputjs/autoGeneratedComponents.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,22 +198,26 @@ export default function initAutoGeneratedComponents() {
href="#"
remove
update:remake-edit-popover="off"
data-i18n-key="remove"
>remove</a>
<a
class="remake-edit__button remake-edit__button--hide"
href="#"
erase
update:remake-edit-popover="off"
data-i18n-key="remove"
>remove</a>
<a
class="remake-edit__button remake-edit__button--cancel"
href="#"
update:remake-edit-popover="off"
data-i18n-key="cancel"
>cancel</a>
<button
class="remake-edit__button remake-edit__button--save"
type="submit"
update:remake-edit-popover="off"
data-i18n-key="save"
>save</button>
</div>
</div>
Expand All @@ -222,7 +226,7 @@ export default function initAutoGeneratedComponents() {
<!-- upload components -->
<div class="uploading-notice">
<div class="uploading-notice__status">
<div class="uploading-notice__status-text">Uploading</div>
<div class="uploading-notice__status-text" data-i18n-key="uploading">Uploading</div>
<div class="uploading-notice__status-percentage"></div>
</div>
<div class="uploading-notice__progress-bar">
Expand Down
6 changes: 5 additions & 1 deletion _remake/dist/remake/js/remake.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _remake/dist/remake/js/remake.min.js.map

Large diffs are not rendered by default.