From 4cab56d653361d1f0336dcb5cb5ecf976da152bc Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Tue, 13 Mar 2018 18:49:05 -0400 Subject: [PATCH] move infobox template into react Co-authored-by: Connor Turland Co-authored-by: Robert Best --- public/index.html | 51 +------------ src/Metamaps/Cable.js | 2 +- src/Metamaps/GlobalUI/ReactApp.js | 1 - src/Metamaps/Map/InfoBox.js | 117 +---------------------------- src/Metamaps/Map/index.js | 10 +-- src/components/InfoAndHelp.js | 7 +- src/routes/MapView/MapInfoBox.js | 121 ++++++++++++++++++++++++++++-- src/routes/MapView/index.js | 6 +- 8 files changed, 127 insertions(+), 188 deletions(-) diff --git a/public/index.html b/public/index.html index e07a206d..1901043e 100644 --- a/public/index.html +++ b/public/index.html @@ -88,7 +88,7 @@ -