mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Upload di file su MyImpianti (#81)
This commit is contained in:
@@ -8,8 +8,7 @@ if (!empty($debugbar)) {
|
||||
$debugbarRenderer->setBaseUrl($assets.'/php-debugbar');
|
||||
}
|
||||
|
||||
echo '
|
||||
<!DOCTYPE html>
|
||||
echo '<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
|
@@ -104,6 +104,8 @@ include_once __DIR__.'/../../core.php';
|
||||
</div>
|
||||
</form>
|
||||
|
||||
{( "name": "filelist_and_upload", "id_module": "<?php echo $id_module ?>", "id_record": "<?php echo $id_record ?>" )}
|
||||
|
||||
<a class="btn btn-danger ask" data-backto="record-list">
|
||||
<i class="fa fa-trash"></i> <?php echo tr('Elimina'); ?>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user