From f44d8a6e77584ed285ac1812086c70275bf352f3 Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 19 Sep 2016 17:52:01 -0300 Subject: [PATCH] support timeline --- public/views/modals/tx-details.html | 35 +++++++------ src/js/controllers/modals/txDetails.js | 65 +++++++++++++++++++------ src/js/services/popupService.js | 6 +-- src/sass/main.scss | 1 + src/sass/views/includes/tx-details.scss | 13 +++++ 5 files changed, 89 insertions(+), 31 deletions(-) create mode 100644 src/sass/views/includes/tx-details.scss diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 42b765940..d7145f679 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -1,4 +1,4 @@ - +