mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add missing description label to comment node
This commit is contained in:
parent
058c97138a
commit
68b5e41c9b
@ -5,6 +5,7 @@
|
||||
<input type="text" id="node-input-name" data-i18n="[placeholder]common.label.name">
|
||||
</div>
|
||||
<div class="form-row node-text-editor-row">
|
||||
<label for="node-input-info" data-i18n="editor:workspace.info" style="width:300px;"></label>
|
||||
<input type="hidden" id="node-input-info" autofocus="autofocus">
|
||||
<div style="height: 250px; min-height:150px;" class="node-text-editor" id="node-input-info-editor"></div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user