mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
APPS-37: - rearrange actions in rule actions dropdown
- revert hideRecord property to hide-record
This commit is contained in:
@@ -59,7 +59,7 @@ public class CreateRecordAction extends AuditableActionExecuterAbstractBase
|
|||||||
|
|
||||||
/** Parameter names */
|
/** Parameter names */
|
||||||
public static final String PARAM_FILE_PLAN = "file-plan";
|
public static final String PARAM_FILE_PLAN = "file-plan";
|
||||||
public static final String PARAM_HIDE_RECORD = "hideRecord";
|
public static final String PARAM_HIDE_RECORD = "hide-record";
|
||||||
public static final String PARAM_PATH = "path";
|
public static final String PARAM_PATH = "path";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user