remove duplicate labels on fetch

main
Ezequiel Bergamaschi 2014-01-28 00:17:46 -03:00 committed by Ezequiel Bergamaschi
parent 154db9d9e8
commit c7b193f43f
1 changed files with 0 additions and 1 deletions

View File

@ -282,7 +282,6 @@ $(function () {
$("#newFolderBtn").click(
function () {
fetchLabels()
$("#new-folder-dialog-modal").dialogForm({
url:"c/restful/labels",
postUpdate: createLabelItem