Restore Neutral
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
Raphix
2023-04-28 22:36:23 +02:00
parent 4243d6e651
commit e3a1db5200
9 changed files with 34 additions and 6 deletions

View File

@@ -1,11 +1,13 @@
<div class="files">
<h1>Gestionnaire de fichiers</h1>
</br>
<div class="homepanel">
<div class="row w-100">
<div class="hbox col-lg">
<div class="fi_act">
<h1><i class="fa fa-folder"></i> Fichiers</h1>
<hr>
<div>
<button id="fi_new_folder" class="fi_act_btn"><i class="fa fa-folder"></i> Nouveau dossier</button>
<input id='fi_upload_file' type='file' hidden multiple />