remove duplicate labels on fetch
parent
154db9d9e8
commit
c7b193f43f
|
@ -282,7 +282,6 @@ $(function () {
|
|||
|
||||
$("#newFolderBtn").click(
|
||||
function () {
|
||||
fetchLabels()
|
||||
$("#new-folder-dialog-modal").dialogForm({
|
||||
url:"c/restful/labels",
|
||||
postUpdate: createLabelItem
|
||||
|
|
Loading…
Reference in New Issue