1
0
Fork 0
forked from 0x2620/oxjs

use new form element syntax

This commit is contained in:
rolux 2011-12-22 12:54:20 +05:30
commit 215f1f6c1b
11 changed files with 56 additions and 90 deletions

View file

@ -564,8 +564,6 @@ Ox.Map = function(options, self) {
addPlaceToMap();
} else if (title == 'Add Place') {
addPlaceToPlaces();
} else if (title == 'Remove Place') {
}
}