]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/templates/map/share.jst.ejs
Start refactoring notes layer
[rails.git] / app / assets / javascripts / templates / map / share.jst.ejs
diff --git a/app/assets/javascripts/templates/map/share.jst.ejs b/app/assets/javascripts/templates/map/share.jst.ejs
deleted file mode 100644 (file)
index b86c04e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<h2><%- I18n.t('javascripts.share.title') %></h2>
-
-<input type='text' id='share-coordinates' />
-
-<button id='cancel'>
-<%- I18n.t('javascripts.share.cancel') %>
-</button>