mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fixed typo
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@109021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
Edits the classified content.<br/>
|
Edits the classified content.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
The body of the pust should be in the form, e.g.<br/>
|
The body of the put should be in the form, e.g.<br/>
|
||||||
{<br/>
|
{<br/>
|
||||||
"classificationLevelId": "aLevelId",<br/>
|
"classificationLevelId": "aLevelId",<br/>
|
||||||
"classifiedBy": "some person or entity",<br/>
|
"classifiedBy": "some person or entity",<br/>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2014 Alfresco Software Limited.
|
* Copyright (C) 2005-2015 Alfresco Software Limited.
|
||||||
*
|
*
|
||||||
* This file is part of Alfresco
|
* This file is part of Alfresco
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user