Merge pull request #630 from wrongecho/company-edit-photo

Add input item to allow changing company photo/image
This commit is contained in:
Johnny 2023-02-25 17:41:54 -05:00 committed by GitHub
commit 27df42f851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@
</div>
</div>
<div class="form-group">
<input type="file" class="form-control-file" name="file">
</div>
</div>
<div class="tab-pane fade" id="pills-address<?php echo $company_id; ?>">