Version Comparison: {$document->getName()}

showing comparison between versions {$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()} and {$comparison_document->getMajorVersionNumber()}.{$comparison_document->getMinorVersionNumber()} ({$comparison_document->getMetadataVersion()})

{if ($document_data.is_manufactured)}

Please note: the information for version {$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()} ({$document->getMetadataVersion()}) comes from an older version of KnowledgeTree, and may be incorrect. {/if} {if ($comparison_data.is_manufactured)}

Please note: the information for version {$comparison_document->getMajorVersionNumber()}.{$comparison_document->getMinorVersionNumber()} ({$comparison_document->getMetadataVersion()}) comes from an older version of KnowledgeTree, and may be incorrect. {/if} {foreach item=oFieldset from=$fieldsets} {$oFieldset->renderComparison($document_data, $comparison_data)} {/foreach}