changed building status text in Linework/Index
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
<strong style="white-space: nowrap;"><?=$term->building->street?></strong>
|
||||
<?php endif; ?>
|
||||
<br />
|
||||
Status: <?=__($term->building->status->name."-b")?>
|
||||
<span class="text-monospace">[<?=__($term->building->status->name."-b")?>]</span>
|
||||
</div>
|
||||
<div class="mt-2">
|
||||
<a href="<?=self::getUrl("Pipework", "Index", ["filter" => ["code" => $term->building->code]])?>" target="_blank"><span class="text-success"><?=$term->code?></span></a>
|
||||
|
||||
Reference in New Issue
Block a user