#5 alcune modifiche commentate per preparazione a generalizzazione documenti.

This commit is contained in:
2023-07-28 08:46:17 +02:00
parent a174a31b0d
commit 2b8a9c0d4d
4 changed files with 19 additions and 1 deletions

View File

@@ -21,6 +21,10 @@
</div>
<div class="mb-3">
<input type="hidden" name="movimenti_id" value="{{ $id }}">
<!-- {ISSUE #5}
<input type="hidden" name="entita" value="Movimenti">
<input type="hidden" name="entita_id" value="{{$id}}">
-->
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</form>