summaryrefslogtreecommitdiff
path: root/server/xml/macros/B.2.10.4.xml
diff options
context:
space:
mode:
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">