summaryrefslogtreecommitdiff
path: root/server/xml/macros/B.2.10.4.xml
diff options
context:
space:
mode:
authordeva <deva>2009-07-24 10:09:09 +0000
committerdeva <deva>2009-07-24 10:09:09 +0000
commit1d8429d8d3981dd027cdb7e160dd614ebf6c8ded (patch)
tree90ee0895191a38016c390244953fd065429ff4cf /server/xml/macros/B.2.10.4.xml
parent74e8a4a4e07238d7aefab9dc038aeb9339a69515 (diff)
Removed all macros from CVS.
Diffstat (limited to 'server/xml/macros/B.2.10.4.xml')
-rw-r--r--server/xml/macros/B.2.10.4.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/server/xml/macros/B.2.10.4.xml b/server/xml/macros/B.2.10.4.xml
deleted file mode 100644
index 38b6709..0000000
--- a/server/xml/macros/B.2.10.4.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?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">
-
- <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">
- <spacer/>
- <button caption="Gem" action="commit"/>
- </frame>
- </window>
-</macro>