Fix #47
This commit is contained in:
parent
44af2a1642
commit
50a62956df
@ -592,7 +592,7 @@
|
|||||||
<div class="stat-item">
|
<div class="stat-item">
|
||||||
<ul class="stat-list alternate-list">
|
<ul class="stat-list alternate-list">
|
||||||
<li class="item stat flexrow list-item">
|
<li class="item stat flexrow list-item">
|
||||||
<span class="generic-label small-label "><strong>Cargo Capacity</strong></span>
|
<span class="generic-label small-label "><strong>Maximum Cargo Capacity</strong></span>
|
||||||
<input type="text" class="input-numeric-short padd-right" name="system.cargo.cargocapacity" value="{{data.cargo.cargocapacity}}"
|
<input type="text" class="input-numeric-short padd-right" name="system.cargo.cargocapacity" value="{{data.cargo.cargocapacity}}"
|
||||||
data-dtype="Number" />
|
data-dtype="Number" />
|
||||||
<span class="generic-label small-label"><strong>Total Cargo Capacity</strong></span>
|
<span class="generic-label small-label"><strong>Total Cargo Capacity</strong></span>
|
||||||
|
Loading…
Reference in New Issue
Block a user