Index: Tools/Test/Report.cls.xml
===================================================================
diff -u -r1258 -r1259
--- Tools/Test/Report.cls.xml (.../Report.cls.xml) (revision 1258)
+++ Tools/Test/Report.cls.xml (.../Report.cls.xml) (revision 1259)
@@ -158,8 +158,11 @@
&html<>
If $G(^SYS("SourceControl","SVN","HasConflicts")) && (^SYS("SourceControl","SVN","HasConflicts")) {
- &html<
Er zijn subversion conflicten !
>
+ &html<Er zijn subversion conflicten !>
}
+ If $D(^SYS("SourceControl","SVN","GetLatestBlockedReason")){
+ &html<#(^SYS("SourceControl","SVN","GetLatestBlockedReason"))#>
+ }
&html<