Merge branch 'fronkdev' into 'master'
Fixed not setting flag 141 in rimo-import See merge request fronk/thetool!1668
This commit is contained in:
@@ -672,10 +672,10 @@
|
||||
<h3>ONT</h3>
|
||||
<table class="table table-sm table-striped">
|
||||
<tr>
|
||||
<th>SN</th>
|
||||
<th class="text-right">S/N</th>
|
||||
<td class="text-monospace"><?=($preorder->citycomoan) ? $preorder->citycomoan->ont_sn : ""?></td>
|
||||
</tr><tr>
|
||||
<th>FSAN</th>
|
||||
<th class="text-right">FSAN</th>
|
||||
<td class="text-monospace"><?=($preorder->citycomoan) ? $preorder->citycomoan->ont_gpid : ""?></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user