Commit 75a6261cfa6bfde9b84f55bf713f1f4484d20a68
1 parent
219b8036
datatable-datalet idm update
Showing
2 changed files
with
3 additions
and
3 deletions
controllets.xml
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <handler_configuration> | 2 | <handler_configuration> |
| 3 | <deep_handler_configuration> | 3 | <deep_handler_configuration> |
| 4 | - <components_repository_url_reference>http://service.routetopa.eu/DEEalerProvider/COMPONENTS/controllets/</components_repository_url_reference> | 4 | + <components_repository_url_reference>http://192.168.214.128/DEEalerProvider/COMPONENTS/controllets/</components_repository_url_reference> |
| 5 | </deep_handler_configuration> | 5 | </deep_handler_configuration> |
| 6 | <components> | 6 | <components> |
| 7 | <component> | 7 | <component> |
datalets.xml
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <handler_configuration> | 2 | <handler_configuration> |
| 3 | <deep_handler_configuration> | 3 | <deep_handler_configuration> |
| 4 | - <components_repository_url_reference>http://service.routetopa.eu/DEEalerProvider/COMPONENTS/datalets/</components_repository_url_reference> | 4 | + <components_repository_url_reference>http://192.168.214.128/DEEalerProvider/COMPONENTS/datalets/</components_repository_url_reference> |
| 5 | </deep_handler_configuration> | 5 | </deep_handler_configuration> |
| 6 | <components> | 6 | <components> |
| 7 | <component> | 7 | <component> |
| @@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
| 21 | <description>The table cell</description> | 21 | <description>The table cell</description> |
| 22 | <scale>nominal</scale> | 22 | <scale>nominal</scale> |
| 23 | <role>domain</role> | 23 | <role>domain</role> |
| 24 | - <selection>11</selection> | 24 | + <selection>*</selection> |
| 25 | </input> | 25 | </input> |
| 26 | <layouts> | 26 | <layouts> |
| 27 | <input> | 27 | <input> |