From 4c3945b9855fa97ec9dc8680bad37bd7629d9f7b Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Fri, 19 Oct 2012 14:12:34 -0400 Subject: [PATCH] Unify calling connection connection --- index.html | 7 ++----- js/iD/Connection.js | 4 ++-- js/iD/Node.js | 4 ++-- js/iD/Relation.js | 4 ++-- js/iD/Way.js | 4 ++-- js/iD/renderer/EntityUI.js | 2 +- js/iD/renderer/Map.js | 8 ++++---- 7 files changed, 15 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index 90b61f28f..200d8e7eb 100755 --- a/index.html +++ b/index.html @@ -5,8 +5,6 @@ iD - - @@ -24,7 +22,6 @@