remove duplicate labels on fetch
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