From 72bafdd0144a1bde44b32568db024b5e52f3061f Mon Sep 17 00:00:00 2001 From: Bruno Alves de Faria Date: Mon, 12 Sep 2016 10:05:07 -0300 Subject: [PATCH] LT-67: Replacing servers list form by components and API instances --- .../serverInformationForm.html | 4 +- .../serverInformationForm.js | 45 +++++------ .../serverInformationList.html | 80 ++++++++++--------- .../serverInformationList.js | 45 +++++------ .../client/components/base/mixins/form.js | 5 +- .../viewer/cineDialog/cineDialog.js | 4 - 6 files changed, 90 insertions(+), 93 deletions(-) diff --git a/Packages/lesiontracker/client/components/serverInformation/serverInformationForm/serverInformationForm.html b/Packages/lesiontracker/client/components/serverInformation/serverInformationForm/serverInformationForm.html index 132a6b5da..5b5e072aa 100644 --- a/Packages/lesiontracker/client/components/serverInformation/serverInformationForm/serverInformationForm.html +++ b/Packages/lesiontracker/client/components/serverInformation/serverInformationForm/serverInformationForm.html @@ -1,5 +1,5 @@