diff options
Diffstat (limited to 'server/xml/macros/B.2.10.4.xml')
-rw-r--r-- | server/xml/macros/B.2.10.4.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/server/xml/macros/B.2.10.4.xml b/server/xml/macros/B.2.10.4.xml new file mode 100644 index 0000000..c9cd1fa --- /dev/null +++ b/server/xml/macros/B.2.10.4.xml @@ -0,0 +1,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> |