File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 55
55
< div class = "form-row" style = "box-sizing: border-box; border-radius: 5px; height: 310px; padding: 5px; border: 1px solid #ccc; overflow-y:scroll;" >
56
56
< ul id = "node-config-parameter-list" style = "padding: 0; margin:0;" > </ ul >
57
57
</ div >
58
- < div class = "form-row" >
59
- < a href = "#" class = "red-ui-button red-ui-button-small" id = "node-config-input-add-parameter" > < i class = "fa fa-plus" > </ i > < span data-i18n = "swagger.label.parameter" > </ span > </ a >
60
- < a href = "#" id = "node-config-input-parameter-info" class = "popover-closable" style = "font-size: 10px; text-decoration: underline; float: right" > < span data-i18n = "swagger.label.parameters-help" > </ span > </ a >
61
- </ div >
62
58
</ div >
63
59
< div id = "swagger-tab-responses" >
64
- < div class = "form-row" style = "box-sizing: border-box; border-radius: 5px; height: 310px; padding: 5px; border: 1px solid #ccc; overflow-y:scroll;" >
65
- < ul id = "node-config-response-list" style = "padding: 0; margin:0;" > </ ul >
66
- </ div >
67
60
< div class = "form-row" >
68
61
< a href = "#" class = "red-ui-button red-ui-button-small" id = "node-config-input-add-response" > < i class = "fa fa-plus" > </ i > < span data-i18n = "swagger.label.response" > </ span > </ a >
69
62
< a href = "#" id = "node-config-input-response-info" class = "popover-closable" style = "font-size: 10px; text-decoration: underline; float: right" > < span data-i18n = "swagger.label.responses-help" > </ span > </ a >
You can’t perform that action at this time.
0 commit comments