From 4fabe012f07fcfe0acbf88b5b885ab4672644d2a Mon Sep 17 00:00:00 2001 From: Adam Retter Date: Thu, 24 Oct 2024 18:19:59 +0200 Subject: [PATCH] Move construction of Petal Edit URL functionality into its own function --- .../src/main/xslt/create-topic-html.xslt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt b/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt index e6207c7..f113929 100644 --- a/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt +++ b/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt @@ -2,6 +2,7 @@
- - - - - - + +
@@ -90,4 +87,14 @@ + + + + + + + +
\ No newline at end of file