From fe535ac61bf1a51ca92b1ee48f04972675f33fb4 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 23 Jun 2015 01:08:02 +0000 Subject: [PATCH] --- admin/admin.db | Bin 286720 -> 0 bytes ferramentas/storymap/default.php | 21 ++++++++++++++++++++- ferramentas/storymap/index.js | 4 ---- ferramentas/storymap/template_mst.html | 3 --- js/interface.js | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------- 5 files changed, 76 insertions(+), 36 deletions(-) diff --git a/admin/admin.db b/admin/admin.db index 5135cb4..5479ddc 100644 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/ferramentas/storymap/default.php b/ferramentas/storymap/default.php index 40381f5..5da291f 100755 --- a/ferramentas/storymap/default.php +++ b/ferramentas/storymap/default.php @@ -52,6 +52,9 @@ html, body { padding: 0px; margin: 0px; } +.vco-map-line{ + display: none +} @@ -60,8 +63,24 @@ html, body {