[ http://jira.magnolia.info/browse/MAGNOLIA-417?page=all ]
Oliver Lietz updated MAGNOLIA-417:
----------------------------------
Attachment: tree.js.diff
this small thing should do it
if (this.selectedNode == sNode) {
this.selectedNodeReset();
} else {
[...]
}
> clicking in the void should unselect the selected node
> ------------------------------------------------------
>
> Key: MAGNOLIA-417
> URL: http://jira.magnolia.info/browse/MAGNOLIA-417
> Project: Magnolia
> Issue Type: Improvement
> Components: admininterface
> Reporter: Philipp Bracher
> Assigned To: Philipp Bracher
> Fix For: 3.0.x
>
> Attachments: tree.js.diff
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------