-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontrollets.xml
More file actions
executable file
·52 lines (50 loc) · 1.54 KB
/
controllets.xml
File metadata and controls
executable file
·52 lines (50 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="utf-8"?>
<handler_configuration>
<components>
<component>
<name>carousel-controllet</name>
</component>
<attributes></attributes>
<component>
<name>datalet-selection-controllet</name>
<attributes>
<attribute>
<name>data-url</name>
</attribute>
<attribute>
<name>data-url</name>
</attribute>
<attribute>
<name>datalets-list-url</name>
</attribute>
</attributes>
</component>
<component>
<name>select-marker-map-controllet</name>
</component>
<component>
<name>data-sevc-controllet</name>
</component>
<component>
<name>datalets-modifier-controllet</name>
</component>
<component>
<name>co-datalets-creator-controllet</name>
</component>
<component>
<name>map-controllet</name>
</component>
<component>
<name>import-dataset-controllet</name>
</component>
<component>
<name>splod-controllet</name>
</component>
<component>
<name>splod-visualization-controllet</name>
</component>
<component>
<name>splod-modification-controllet</name>
</component>
</components>
</handler_configuration>