mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix copy to test
This commit is contained in:
@@ -134,5 +134,5 @@ public class FilePlanComponentFields
|
||||
public static final String PATH = "path";
|
||||
/** CONTENT STORE property */
|
||||
//public static final String PROPERTIES_STORE = "cm:storeName";
|
||||
public static final String PROPERTIES_STORE = "rm:wormStore";
|
||||
public static final String PROPERTIES_STORE = "rma:wormStore";
|
||||
}
|
||||
|
Reference in New Issue
Block a user