* Change the name of my spatial function.
This commit is contained in:
@@ -421,7 +421,7 @@ $(function()
|
||||
}
|
||||
else if(objectType == 'mine')
|
||||
{
|
||||
methodName = 'browse';
|
||||
methodName = 'mySpace';
|
||||
linkParams = 'type=mine&libID=' + libID;
|
||||
}
|
||||
else if(['text', 'word', 'ppt', 'excel'].indexOf(type) !== -1)
|
||||
|
||||
Reference in New Issue
Block a user