mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix for AWC-1797
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -492,7 +492,6 @@ var AlfPicker = new Class(
|
||||
(this.requestAttributes!=null ? ("&" + this.requestAttributes) : ""),
|
||||
{
|
||||
method: 'get',
|
||||
async: false,
|
||||
onComplete: function(r)
|
||||
{
|
||||
if (r.startsWith("ERROR:") == false)
|
||||
|
Reference in New Issue
Block a user