MDL-80447 core_repository: Add upload button to filepicker repository

This commit is contained in:
raortegar
2025-09-24 11:22:09 +02:00
parent 089f43cfd8
commit be840bc26f
3 changed files with 226 additions and 0 deletions
@@ -56,6 +56,11 @@
{{#pix}}a/setting{{/pix}}
</a>
</div>
<div class="fp-tb-uploadfile">
<a title="{{#str}}upload{{/str}}" class="btn btn-secondary btn-sm" href="#">
{{#pix}}i/upload{{/pix}}
</a>
</div>
<div class="fp-tb-help">
<a title="{{#str}}help, repository{{/str}}" class="btn btn-secondary btn-sm" href="#">
{{#pix}}a/help{{/pix}}