mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Reverted from bootstrap fancy file to standard html file for add expense file name wasnt showing up unless i added more javascript code
This commit is contained in:
@@ -118,9 +118,9 @@
|
||||
<label>Description</label>
|
||||
<textarea class="form-control" rows="4" name="description" required></textarea>
|
||||
</div>
|
||||
<div class="custom-file">
|
||||
<input type="file" class="custom-file-input" name="file">
|
||||
<label class="custom-file-label">Attach Reciept...</label>
|
||||
<div class="form-group">
|
||||
<label>Reciept</label>
|
||||
<input type="file" class="form-control-file" name="file">
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user