Added termination->name to Linework Termination Info
This commit is contained in:
@@ -158,8 +158,10 @@
|
||||
<?php endif; ?>
|
||||
<br />
|
||||
<a href="<?=self::getUrl("Pipework", "Index", ["filter" => ["code" => $term->building->code]])?>" target="_blank"><span class="text-success"><?=$term->code?></span></a>
|
||||
|
||||
<br />
|
||||
<?php if($term->name): ?>
|
||||
<?=$term->name?><br />
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<div class="mt-3">
|
||||
<?=$term->contact?><br />
|
||||
|
||||
Reference in New Issue
Block a user