Widok dodawania / edycji faktury
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?php include 'header.php'; ?>
|
||||
<?php
|
||||
$enablePrototypeComments = true;
|
||||
include '../../header-invoice.php';
|
||||
?>
|
||||
|
||||
|
||||
<div class="container-fluid flex-grow-1 container-p-y">
|
||||
@@ -507,7 +510,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include 'footer.php'; ?>
|
||||
<?php include '../../footer.php'; ?>
|
||||
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
|
||||
Reference in New Issue
Block a user