Blame view

controllets.xml 1004 Bytes
219b8036   luigser   DEEP
1
2
  <?xml version="1.0" encoding="utf-8"?>

  <handler_configuration>

219b8036   luigser   DEEP
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
      <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>

bf740953   Luigi Serra   updates
23
24
25
              <name>select-marker-map-controllet</name>

          </component>

          <component>

219b8036   luigser   DEEP
26
27
              <name>data-sevc-controllet</name>

          </component>

c061aaa4   Renato De Donato   modifier-controllet
28
29
30
          <component>

              <name>datalets-modifier-controllet</name>

          </component>

219b8036   luigser   DEEP
31
32
      </components>

  </handler_configuration>