Add entry for displaying flyover pool signal
This commit is contained in:
parent
2cdcbb3784
commit
931ea00e22
1 changed files with 3 additions and 0 deletions
|
|
@ -550,6 +550,9 @@
|
|||
</button>
|
||||
</td>
|
||||
<td>
|
||||
<template x-if="signal.type == 'flyover pool'"
|
||||
><span>Pool</span></template
|
||||
>
|
||||
<template
|
||||
x-if="signal.type == 'publicreport nuisance'"
|
||||
><span>Nuisance</span></template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue