cleanup of fuel gauge for structures
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<td>{{ $jumpGate['name'] }}</td>
|
||||
<td>{{ $jumpGate['system'] }}</td>
|
||||
<td>{{ $jumpGate{'fuel_expires'} }}</td>
|
||||
<td>{{ number_format($jumpGate['liquid_ozone'], 0, ',', '.') }}</td>
|
||||
<td>{{ number_format($jumpGate['liquid_ozone'], 0, '.', ',') }}</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user