Deactivate OSB controller immediately after clicking a new bug
This commit is contained in:
parent
890fbcaae6
commit
8cb83adf84
2 changed files with 6 additions and 6 deletions
|
@ -133,11 +133,6 @@ end
|
|||
var loginName = "<%= @user.display_name %>"
|
||||
<% end %>
|
||||
|
||||
function createBugCallBack() {
|
||||
map.osbControl.deactivate();
|
||||
document.getElementById("OpenLayers.Map_18_OpenLayers_Container").style.cursor = "default";
|
||||
}
|
||||
|
||||
function mapInit(){
|
||||
map = createMap("map");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue