Commit 469c852514c073e082bc01e21be9527b7744b74c
1 parent
4faf3f49
datalet xml
Showing
1 changed file
with
19 additions
and
0 deletions
datalets.xml
| ... | ... | @@ -282,5 +282,24 @@ |
| 282 | 282 | </inputs> |
| 283 | 283 | </idm> |
| 284 | 284 | </component> |
| 285 | + | |
| 286 | + <component> | |
| 287 | + <name>preview-datalet</name> | |
| 288 | + <idm> | |
| 289 | + <inputs> | |
| 290 | + <input> | |
| 291 | + <name>url</name> | |
| 292 | + <description></description> | |
| 293 | + </input> | |
| 294 | + <input> | |
| 295 | + <name>data-url</name> | |
| 296 | + <description></description> | |
| 297 | + </input> | |
| 298 | + <layouts> | |
| 299 | + </layouts> | |
| 300 | + </inputs> | |
| 301 | + </idm> | |
| 302 | + </component> | |
| 303 | + | |
| 285 | 304 | </components> |
| 286 | 305 | </handler_configuration> | ... | ... |