From dc20359c1c18164bd281679c2dbc303833d033bb Mon Sep 17 00:00:00 2001 From: Bruno Alves de Faria Date: Wed, 22 Jun 2016 09:10:23 -0300 Subject: [PATCH] LT-251: Showing patient studies even if there are no timepoints --- .../flexboxLayout/flexboxLayout.html | 6 +- .../components/flexboxLayout/flexboxLayout.js | 19 ------ .../studySeriesQuickSwitch.html | 2 +- .../studySeriesQuickSwitch.js | 5 +- .../studyTimepointBrowser.html | 62 ++++++++++++------- .../studyTimepointBrowser.js | 35 +++++++++-- 6 files changed, 72 insertions(+), 57 deletions(-) diff --git a/Packages/lesiontracker/client/components/flexboxLayout/flexboxLayout.html b/Packages/lesiontracker/client/components/flexboxLayout/flexboxLayout.html index 3bab37bab..418cd1ffe 100644 --- a/Packages/lesiontracker/client/components/flexboxLayout/flexboxLayout.html +++ b/Packages/lesiontracker/client/components/flexboxLayout/flexboxLayout.html @@ -1,11 +1,7 @@