2022-07-05 13:41:31 -04:00
|
|
|
<label class="btn btn-default {{if this.addDisabled "disabled"}}">
|
2017-07-26 16:25:09 -04:00
|
|
|
{{d-icon "upload"}}
|
2017-06-28 16:56:44 -04:00
|
|
|
{{i18n "admin.watched_words.form.upload"}}
|
2022-07-05 13:41:31 -04:00
|
|
|
<input class="hidden-upload-field" disabled={{this.addDisabled}} type="file">
|
2017-06-28 16:56:44 -04:00
|
|
|
</label>
|