fiscal year status
This commit is contained in:
@ -66,7 +66,7 @@
|
||||
<!--COL START-->
|
||||
<div class="col">
|
||||
|
||||
<div class="form-group">
|
||||
<!-- <div class="form-group">
|
||||
|
||||
<label for="remarks">Status</label>
|
||||
<select name="status" class="form-control">
|
||||
@ -74,7 +74,7 @@
|
||||
<option value="1" <?php if ($Fiscalyear->status == 1) echo "SELECTED"; ?>>Enable</option>
|
||||
</select>
|
||||
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
</div>
|
||||
<!--COL END-->
|
||||
|
Reference in New Issue
Block a user