Blame view

controllets.xml 808 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
23
24
25
26
      <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>data-sevc-controllet</name>

          </component>

      </components>

  </handler_configuration>