minor-fix: fixes html structure
parent
ec1c744d7d
commit
5635781ef9
|
|
@ -38,8 +38,7 @@
|
|||
|
||||
{{#if ausdauer}}
|
||||
<div class="sidebar-element resource-bar" data-action="editAup">
|
||||
<label>AuP:</label> <input type="number" name="system.aup.aktuell" value="{{this.system.aup.aktuell}}><span class="resource-fill aup"
|
||||
style="width: {{this.aupper}}%"></span>
|
||||
<label>AuP:</label> <input type="number" name="system.aup.aktuell" value="{{this.system.aup.aktuell}}"><span class="resource-fill aup" style="width: {{this.aupper}}%"></span>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue