Commit 91296eb05c0c74d56c776725a6214740ab1a0b1e
Merge branch 'master' of http://service.routetopa.eu:7480/isislab/DEEP
Showing
1 changed file
with
19 additions
and
0 deletions
datalets.xml
| ... | ... | @@ -390,5 +390,24 @@ |
| 390 | 390 | </inputs> |
| 391 | 391 | </idm> |
| 392 | 392 | </component> |
| 393 | + | |
| 394 | + <component> | |
| 395 | + <name>preview-datalet</name> | |
| 396 | + <idm> | |
| 397 | + <inputs> | |
| 398 | + <input> | |
| 399 | + <name>url</name> | |
| 400 | + <description></description> | |
| 401 | + </input> | |
| 402 | + <input> | |
| 403 | + <name>data-url</name> | |
| 404 | + <description></description> | |
| 405 | + </input> | |
| 406 | + <layouts> | |
| 407 | + </layouts> | |
| 408 | + </inputs> | |
| 409 | + </idm> | |
| 410 | + </component> | |
| 411 | + | |
| 393 | 412 | </components> |
| 394 | 413 | </handler_configuration> | ... | ... |