|
|
|
@ -28,6 +28,14 @@ |
|
|
|
<input type="file" class="upload-input" accept="audio/*"> |
|
|
|
<button type="button" class="monster-button monster-button-success upload-action upload-submit"><i class="fa fa-upload"></i></button> |
|
|
|
<button type="button" class="monster-button monster-button-danger upload-action upload-cancel"><i class="fa fa-times"></i></button> |
|
|
|
{{#if showMediaUploadDisclosure}} |
|
|
|
<div> |
|
|
|
<br> |
|
|
|
{{#monsterPanelText i18n.mediaUploadDisclosure.title "info" "fill-width"}} |
|
|
|
{{i18n.mediaUploadDisclosure.text}} |
|
|
|
{{/monsterPanelText}} |
|
|
|
</div> |
|
|
|
{{/if}} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@ -37,4 +45,4 @@ |
|
|
|
<button type="button" class="monster-button monster-button-success save">{{ i18n.saveChanges }}</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |