summaryrefslogtreecommitdiff
path: root/server/xml/macros/B.2.10.4.xml
diff options
context:
space:
mode:
authordeva <deva>2009-04-02 09:57:23 +0000
committerdeva <deva>2009-04-02 09:57:23 +0000
commitf35b14b6d06bfbe1d24abb5b752df06bcb690d24 (patch)
treeac08ef983188c0311ade9d88864132a8befc6999 /server/xml/macros/B.2.10.4.xml
parent539e037777955d7bc7face4ac1e62a18756d104d (diff)
All the latest changes. None mentioned, none forgotten.
Diffstat (limited to 'server/xml/macros/B.2.10.4.xml')
-rw-r--r--server/xml/macros/B.2.10.4.xml23
1 files changed, 18 insertions, 5 deletions
diff --git a/server/xml/macros/B.2.10.4.xml b/server/xml/macros/B.2.10.4.xml
index c9cd1fa..38b6709 100644
--- a/server/xml/macros/B.2.10.4.xml
+++ b/server/xml/macros/B.2.10.4.xml
@@ -10,11 +10,24 @@
<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”
--->
+ <frame layout="hbox">
+ <label caption="Øje:" width="50"/>
+ <radiobuttons name="amd.indication.eye" value="">
+ <radiobutton caption="o.dxt" value="o.dxt"/>
+ <radiobutton caption="o.sin" value="o.sin"/>
+ </radiobuttons>
+ <spacer/>
+ </frame>
+
+ <frame layout="vbox">
+ <label caption="Der findes indikation for:"/>
+ <combobox name="amd.indication">
+ <item caption="Der findes indikation for at gentage behandlingen."
+ value="Der findes indikation for at gentage behandlingen."/>
+ <item caption="Der holdes pause med behandlingen."
+ value="Der holdes pause med behandlingen."/>
+ </combobox>
+ </frame>
<!-- Knapper -->
<frame layout="hbox">