From 65766c6fe5f38d6bdcfa55dfe7f80e08b3c22dd1 Mon Sep 17 00:00:00 2001 From: Javier Date: Sat, 9 Jul 2016 15:36:49 -0300 Subject: [PATCH] complete evaluation of expressions --- public/views/preferences.html | 3 +- public/views/send2.html | 19 ++-- src/js/controllers/send2.js | 160 ++++++++++++++++++++++------------ src/js/routes.js | 20 ++++- 4 files changed, 134 insertions(+), 68 deletions(-) diff --git a/public/views/preferences.html b/public/views/preferences.html index 6aaab77f7..a0a9eaf40 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -12,7 +12,8 @@