mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALFCOM-838 - Impossible to fill in Title and Description fields when Creating Space on My Spaces List
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14724 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -507,8 +507,6 @@ var MySpaces = {
|
||||
$E("#space-name", panel).removeClass("spaceFormItemError");
|
||||
|
||||
Alfresco.Dom.smartAlignElement(panel, panel.getParent());
|
||||
// make into a dragable panel
|
||||
new Drag.Move(panel);
|
||||
|
||||
var anim = new Fx.Styles(
|
||||
panel,
|
||||
|
Reference in New Issue
Block a user