Cleaned up UI a bit invoice, side_menu, client, started working on bank transfers

This commit is contained in:
root
2019-04-06 17:45:52 -04:00
parent 83ab654824
commit 0fc29c0271
16 changed files with 245 additions and 298 deletions

View File

@@ -16,7 +16,7 @@
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-calendar"></i></span>
</div>
<input type="date" class="form-control" name="date" required>
<input type="date" class="form-control" name="date" value="<?php echo date("Y-m-d",time()); ?>" required>
</div>
</div>
<div class="form-group col-md">