File: get_parent.yml

package info (click to toggle)
libhtml-formfu-perl 0.09007-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,184 kB
  • sloc: perl: 13,186; makefile: 9; sql: 5
file content (20 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
auto_fieldset: 1

elements:
  - type: Block
    name: 'block_1'
    elements:
      - type: Block
        name: 'block_1_1'
        tag: span
        elements:
          - type: Text
            name: 'text_1_1_1'
      - type: Repeatable
        name: 'repeatable_1_2'
        elements:
          - type: Text
            name: 'rep_text'
  - type: Submit
    name: 'submit_2'