mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Removing form-row label.
This commit is contained in:
parent
44f2a986a2
commit
2cbf625483
@ -15,9 +15,6 @@
|
||||
-->
|
||||
|
||||
<script type="text/html" data-template-name="inject">
|
||||
<div class="form-row" style="margin-bottom:0;">
|
||||
<label style="width: auto"><i class="fa fa-list"></i> <span data-i18n="inject.label.properties"></span></label>
|
||||
</div>
|
||||
|
||||
<div class="form-row node-input-property-container-row">
|
||||
<ol id="node-input-property-container"></ol>
|
||||
|
@ -37,7 +37,6 @@
|
||||
"stopped": "stopped",
|
||||
"failed": "Inject failed: __error__",
|
||||
"label": {
|
||||
"properties": "Properties",
|
||||
"repeat": "Repeat",
|
||||
"flow": "flow context",
|
||||
"global": "global context",
|
||||
|
Loading…
Reference in New Issue
Block a user