mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-09 00:43:23 +01:00
remove duplicate labels on fetch
This commit is contained in:
parent
154db9d9e8
commit
c7b193f43f
@ -282,7 +282,6 @@ $(function () {
|
|||||||
|
|
||||||
$("#newFolderBtn").click(
|
$("#newFolderBtn").click(
|
||||||
function () {
|
function () {
|
||||||
fetchLabels()
|
|
||||||
$("#new-folder-dialog-modal").dialogForm({
|
$("#new-folder-dialog-modal").dialogForm({
|
||||||
url:"c/restful/labels",
|
url:"c/restful/labels",
|
||||||
postUpdate: createLabelItem
|
postUpdate: createLabelItem
|
||||||
|
Loading…
Reference in New Issue
Block a user