mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-08 12:09:43 +03:00
a47980149f
GH-ISSUE 2373
3 lines
177 B
Handlebars
3 lines
177 B
Handlebars
<input type="file" class="button-add" />
|
|
<button type="submit" class="button-save" {{bind-attr disabled=uploadButtonDisabled}} {{action "upload"}}>{{uploadButtonText}}</button>
|