summaryrefslogtreecommitdiff
path: root/server/xml/macros/B.3.1.2.xml
blob: d21ba92c4e51461a02286f0104093ec9b660df15 (plain)
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
<?xml version='1.0' encoding='UTF-8'?>
<macro name="B.3.1.2" version="1.0">
  <resume store_in_journal="false"></resume>
  <queries>
  </queries>
  <maps>
  </maps>
  <scripts>
  </scripts>
  <window caption="Gennemgåelse af de 5 trin (B.3.1.2)" layout="vbox">
    <frame layout="vbox">
      <frame layout="hbox">
	<label caption="De 5 trin til forebyggelse af forveksling af øjnene er gennemgået:"/>
      </frame>
      <frame layout="hbox">
	<radiobuttons name="five_steps_radiobutton">
	  <radiobutton value="five_steps_yes" caption="Ja"/>
	  <radiobutton value="five_steps_no" caption="Nej"/>
	</radiobuttons>
	<spacer />
      </frame>
    </frame>
    <frame layout="hbox">
      <spacer/>
      <button caption="Gem" action="commit"/>
    </frame>
  </window>
</macro>