";
print "";
@@ -298,13 +298,13 @@ EOF
if ( $xmlfile eq $configFile ) { # we are printing the Specifications Tree
print < X
+
X
EOF
}
if ( $xmlfile eq $specFile ) { # we are printing the Settings Tree
print < →
+
→
EOF
}
@@ -390,7 +390,7 @@ EOF
else {
print <
-
+
EOF
@@ -399,7 +399,7 @@ EOF
print '';
if ( $xmlfile eq $specFile ) { # we are printing the Specifications tree
print < →
+
→
EOF
}
if ( $xmlfile eq $configFile ) { # we are printing the Settings Tree
@@ -407,7 +407,7 @@ EOF
if ( $isHeritageFrom eq "" )
{ # these are actual settings, not inherited!
print < X
+
X
EOF
}
else {
@@ -458,7 +458,7 @@ sub print_ancestorInfo {
. getFileLevel($ancestor) . "\",this.checked)'>";
if ( getFileLevel($ancestor) eq "1" ) {
print < X
+