few remaining x-red to html tidy ups, both sentiment and redis nodes.

This commit is contained in:
Dave Conway-Jones
2021-03-16 09:57:46 +00:00
parent 868d641064
commit dceb33dc43
7 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<script type="text/x-red" data-template-name="redis out">
<script type="text/html" data-template-name="redis out">
<div class="form-row node-input-hostname">
<label for="node-input-hostname"><i class="fa fa-bookmark"></i> <span data-i18n="redisout.label.host"></span></label>
<input class="input-append-left" type="text" id="node-input-hostname" placeholder="127.0.0.1" style="width: 40%;" ><button id="node-input-hostname-lookup" class="btn input-append-right"><span class="caret"></span></button>