mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-13 14:39:52 +03:00
323ccb2765
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>
|