Fix transfers

This commit is contained in:
Yohann D'ANELLO 2020-03-13 12:32:55 +01:00 committed by Bombar Maxime
parent 8a4baa1960
commit c43e8c2dc2
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
});
$("#transfer").click(function() {
if (sources.length === 0) {
if (sources_notes_display.length === 0) {
dests_notes_display.forEach(function (dest) {
$.post("/api/note/transaction/transaction/",
{