mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-26 07:44:02 +01:00
Update firma_tavoletta.php
This commit is contained in:
parent
4aad89de9b
commit
a5c8bdf718
@ -25,7 +25,7 @@ echo '
|
||||
<script src="'.$rootdir.'/assets/dist/js/wacom.min.js"></script>';
|
||||
|
||||
echo '
|
||||
<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record. '" method="post" id="form-firma">
|
||||
<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
|
||||
<input type="hidden" name="op" value="firma">
|
||||
<input type="hidden" name="backto" value="record-edit">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user