Actions
Bug #531
closedSearch buttons not visible in place insert
Start date:
2015-10-09
Estimated time:
Found in version:
Description
Search buttons not are visible in place insert map window if no places are there yet. As soon as one place is in the db, the buttons are visible.
Updated by Alexander Watzinger about 9 years ago
- Description updated (diff)
- Category set to UI
- Status changed from New to Closed
- Target version set to 1.0.0
In map.js it has to be checked if there are sitemarkers available before doing things with them.
Implemented checks, reformated and cleaned up map.js for readability.
Fixed
Actions