File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -264,23 +264,6 @@ <h5>Signals with same base</h5>
264
264
</ div >
265
265
</ section >
266
266
{% endif %}
267
- {% if signal.example_url != '' %}
268
- < h5 > Response Example</ h5 >
269
- < section class ="section ">
270
- < div class ="row ">
271
- < div class ="card ">
272
- < div class ="card-body ">
273
- < div class ="row margin-top-1rem ">
274
- < p > Example URL:</ p >
275
- < span > {{ signal.example_url }}</ span >
276
- < button type ="button " class ="btn btn-primary margin-top-1rem " id ="show-response "> Show response</ button >
277
- < pre class ="margin-top-1rem "> < code id ="example-response " class ="hidden "> </ code > </ pre >
278
- </ div >
279
- </ div >
280
- </ div >
281
- </ div >
282
- </ section >
283
- {% endif %}
284
267
{% include "signals/data_visualization_export.html"%}
285
268
< h5 > Related links</ h5 >
286
269
< section class ="section ">
You can’t perform that action at this time.
0 commit comments