diff options
author | deva <deva> | 2009-03-17 13:02:35 +0000 |
---|---|---|
committer | deva <deva> | 2009-03-17 13:02:35 +0000 |
commit | ac305d7f0df02add5f991d6d9ff01fc2fc26f02f (patch) | |
tree | b791343db7b7cc416b407b124a9377a453d272d2 /server/xml/macros/B.2.10.4.xml | |
parent | 3b5999b9c76faecfacd08194ebd19903906632e4 (diff) |
Added missing kontrolunders macros
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> |