From 9b15f0d0c6f151109b4e85e9382ec1767ba1c7b8 Mon Sep 17 00:00:00 2001
From: Glenn Vorhes <gavorhes@wisc.edu>
Date: Wed, 11 May 2016 18:29:21 -0500
Subject: [PATCH] made copy script

---
 projects/itsMap.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/itsMap.js b/projects/itsMap.js
index 20c9cf9..0b4b839 100644
--- a/projects/itsMap.js
+++ b/projects/itsMap.js
@@ -20,6 +20,7 @@ mapPopup.init(map);
 
 let itsLayerCollection = new ItsLayerCollection(map);
 
+
 let layerArray = [
     {
         groupName: 'ITS Inventory Layers',
-- 
GitLab