mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Fixed AR-451: Display both current version of repo and installed version of repo
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2485 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -9,4 +9,12 @@
|
||||
<sys:versionSchema>${version.schema}</sys:versionSchema>
|
||||
</sys:descriptor>
|
||||
|
||||
<sys:descriptor view:childName="${system.descriptor.current.childname}">
|
||||
<sys:versionMajor>${version.major}</sys:versionMajor>
|
||||
<sys:versionMinor>${version.minor}</sys:versionMinor>
|
||||
<sys:versionRevision>${version.revision}</sys:versionRevision>
|
||||
<sys:versionLabel>${version.label}</sys:versionLabel>
|
||||
<sys:versionSchema>${version.schema}</sys:versionSchema>
|
||||
</sys:descriptor>
|
||||
|
||||
</view:view>
|
||||
|
Reference in New Issue
Block a user