From d3a9236648701249b4e94e88d4bc1419f1a78948 Mon Sep 17 00:00:00 2001 From: dylan Date: Thu, 21 Apr 2016 17:27:08 +0200 Subject: [PATCH] Update comments --- dspace/config/modules/versioning.cfg | 3 +-- dspace/config/xmlui.xconf | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) 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 @@ ===================== -->