summaryrefslogtreecommitdiff
path: root/server/xml/macros/B.2.10.4.xml
blob: c9cd1fab00fa10be0c2e614725e96c083df2fc1a (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
<?xml version='1.0' encoding='UTF-8'?>
<macro name="B.2.10.4" version="1.0">
  <resume>${amd.indication}</resume>
  <queries>
  </queries>
  <maps>
  </maps>
  <scripts>
  </scripts>
  <window caption="Behandlingsindikation (B.2.10.4)"
          layout="vbox">

<!--
Drop down menu med to muligheder, nemlig:
”Der findes indikation for at gentage behandlingen”
”Der holdes pause med behandlingen”
-->

    <!-- Knapper -->
    <frame layout="hbox">
      <spacer/>
      <button caption="Gem" action="commit"/>
    </frame>
  </window>
</macro>