diff --git a/wise-webapp/src/main/webapp/js/mindmapList.js b/wise-webapp/src/main/webapp/js/mindmapList.js index f0b4c969..f9fccd9c 100644 --- a/wise-webapp/src/main/webapp/js/mindmapList.js +++ b/wise-webapp/src/main/webapp/js/mindmapList.js @@ -282,7 +282,6 @@ $(function () { $("#newFolderBtn").click( function () { - fetchLabels() $("#new-folder-dialog-modal").dialogForm({ url:"c/restful/labels", postUpdate: createLabelItem