cleanup some old x-red label - no new node versions

This commit is contained in:
Dave Conway-Jones
2021-03-13 14:25:45 +00:00
parent 169be33591
commit e674f9ad97
7 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<script type="text/x-red" data-template-name="PID control">
<script type="text/html" data-template-name="PID control">
<div class="form-row">
<label for="node-input-target" style="width:120px;"><i class="fa fa-dot-circle-o"></i> Set Point</label>
<input type="text" id="node-input-target" placeholder="target value" style="width:60%;">