diff options
author | deva <deva> | 2010-06-01 12:58:32 +0000 |
---|---|---|
committer | deva <deva> | 2010-06-01 12:58:32 +0000 |
commit | 74a28aa7125be6a603128ad600c98c4882f3b5c2 (patch) | |
tree | 1a9e4ab74f29d5ff10f2701e4e112f4525c0dcec /server/xml/templates/ref_behandling.xml | |
parent | 9b9c1e2dd3e5807ff7714b378b03b9ba31f42df7 (diff) |
From new_protocol branch.
Diffstat (limited to 'server/xml/templates/ref_behandling.xml')
-rw-r--r-- | server/xml/templates/ref_behandling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/templates/ref_behandling.xml b/server/xml/templates/ref_behandling.xml index a94f59e..6ad71bb 100644 --- a/server/xml/templates/ref_behandling.xml +++ b/server/xml/templates/ref_behandling.xml @@ -4,6 +4,6 @@ <macro name="ref_behandlinghklargoering"/> <macro name="de_5_trin" requires="ref_behandlinghklargoering"/> <macro name="ref_behandling.kirurgisk_procedure" requires="ref_behandling.klargoering,de_5_trin"/> - <macro name="ref_behandling-oejendrypning" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> + <macro name="oejendrypning" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> <macro name="supplerende" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> </template> |