From 7c3064e8b22ebc2dcf661a5f07f899584e5e2e43 Mon Sep 17 00:00:00 2001 From: Hain_31 Date: Wed, 9 Apr 2014 13:27:18 +0000 Subject: [PATCH] map.htm edited online with Bitbucket --- public/map.htm | 1 + 1 file changed, 1 insertion(+) diff --git a/public/map.htm b/public/map.htm index 4d44bbd..8aec949 100644 --- a/public/map.htm +++ b/public/map.htm @@ -50,6 +50,7 @@ img: $('#img').val(), description: $('#description').val(), source: $('#source').val(), + categoryId: $('#categoryId').val(), lat: $('#currentLat').val(), lng: $('#currentLng').val() }