mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
Fix wrong merge.
This commit is contained in:
parent
a74efa4647
commit
aed1c0afcb
@ -165,7 +165,6 @@ public class MindmapController extends BaseController {
|
|||||||
mindmap.setXmlStr(xml);
|
mindmap.setXmlStr(xml);
|
||||||
|
|
||||||
// Update map ...
|
// Update map ...
|
||||||
logger.debug("Mindmap save completed:" + restMindmap.getXml());
|
|
||||||
saveMindmap(minor, mindmap, user);
|
saveMindmap(minor, mindmap, user);
|
||||||
|
|
||||||
// Update edition timeout ...
|
// Update edition timeout ...
|
||||||
|
Loading…
Reference in New Issue
Block a user