diff --git a/wise-webapp/src/main/webapp/js/mindmapList.js b/wise-webapp/src/main/webapp/js/mindmapList.js index 7b138557..024a4605 100644 --- a/wise-webapp/src/main/webapp/js/mindmapList.js +++ b/wise-webapp/src/main/webapp/js/mindmapList.js @@ -258,8 +258,14 @@ $(function () { $("#newFolderBtn").click( function () { $("#new-folder-dialog-modal").dialogForm({ - //redirect:"c/maps/{header.resourceId}/edit", - //url:"c/restful/maps" + url:"c/restful/labels", + postUpdate: function (data) { + $("#foldersContainer").find("ul").append( + $("