summaryrefslogtreecommitdiff
path: root/talerbank/app/static
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-07 00:55:20 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-07 00:55:37 +0200
commitfda13f86eb720e9e649d2cdde635fd7aa3f946d0 (patch)
tree48f1a084a111cd81ddb33619ee40b5e1407eebc8 /talerbank/app/static
parent3deb4100e2730562a22fd22beca8de9f1d8f37e3 (diff)
downloadbank-fda13f86eb720e9e649d2cdde635fd7aa3f946d0.tar.gz
bank-fda13f86eb720e9e649d2cdde635fd7aa3f946d0.tar.bz2
bank-fda13f86eb720e9e649d2cdde635fd7aa3f946d0.zip
TEST -> test
Diffstat (limited to 'talerbank/app/static')
-rw-r--r--talerbank/app/static/profile-page.js2
m---------talerbank/app/static/web-common0
2 files changed, 1 insertions, 1 deletions
diff --git a/talerbank/app/static/profile-page.js b/talerbank/app/static/profile-page.js
index 9839e03..8fb4e6d 100644
--- a/talerbank/app/static/profile-page.js
+++ b/talerbank/app/static/profile-page.js
@@ -87,7 +87,7 @@ function init() {
currency: bank_currency
};
console.log("callback_url", callback_url);
- taler.createReserve(callback_url, amount, ["TEST"], suggested_exchange);
+ taler.createReserve(callback_url, amount, ["test"], suggested_exchange);
};
}
diff --git a/talerbank/app/static/web-common b/talerbank/app/static/web-common
-Subproject 489a9e38e6960fdce309ab8cf5ff66d930ecb3b
+Subproject d7e013594d15388b1a7342a44a0e9c8d4ecca82