Department Issue fixed
This commit is contained in:
parent
cec76bfe02
commit
2d2048addf
@ -278,7 +278,7 @@
|
|||||||
$dt = new DateTime($record->updatedOn );
|
$dt = new DateTime($record->updatedOn );
|
||||||
$updatedOn = $dt->format('d-m-y');
|
$updatedOn = $dt->format('d-m-y');
|
||||||
echo $updatedOn ; ?></td>
|
echo $updatedOn ; ?></td>
|
||||||
<td><?php echo $record->Remarks ; ?>
|
<td><?php echo $record->storeremarks ; ?>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user