diff --git a/dspace/config/modules/versioning.cfg b/dspace/config/modules/versioning.cfg index df7bc3da5e..0d59852a51 100644 --- a/dspace/config/modules/versioning.cfg +++ b/dspace/config/modules/versioning.cfg @@ -3,7 +3,6 @@ #---------------------------------------------------# # These configs are used by the versioning system # #---------------------------------------------------# -#Parameter 'enabled' is used only by JSPUI versioning.enabled=false # Control if the history overview of an item should only be shown to administrators # If enabled only the administrators for the item will be able to view the versioning history @@ -12,5 +11,5 @@ versioning.item.history.view.admin=false # The property item.history.include.submitter controls whether the name of # the submitter of a version should be included in the version history of -# an item. This property is currently used in JSPUI only. +# an item. versioning.item.history.include.submitter=false diff --git a/dspace/config/xmlui.xconf b/dspace/config/xmlui.xconf index 42d1f53ccc..b28b5c4df7 100644 --- a/dspace/config/xmlui.xconf +++ b/dspace/config/xmlui.xconf @@ -64,8 +64,8 @@ ===================== -->