Switch to v11
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
{{/select}}
|
||||
</select>
|
||||
</li>
|
||||
|
||||
{{#if owner}}
|
||||
<li class="flexrow">
|
||||
<label class="generic-label">ADRL</label>
|
||||
<label class="generic-label">{{data.adrl}}</label>
|
||||
</li>
|
||||
{{/if}}
|
||||
|
||||
<li class="flexrow"><label class="generic-label">Location Protected</label>
|
||||
<input type="text" class="" name="system.locationprotected" value="{{data.locationprotected}}" data-dtype="String"/>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user