Skip to content

Commit

Permalink
Removed unnecessary alert...
Browse files Browse the repository at this point in the history
  • Loading branch information
BeneRoch committed May 3, 2017
1 parent beb2bb0 commit 3d3d69d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions assets/scripts/dist/bb.gmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -2132,8 +2132,6 @@ BB.gmap.marker.prototype.dragend = function(event) {
BB.gmap.marker.prototype.onclick = function(event) {
// Scope
var that = this.bbmarker;
alert('on click..............');


var _data = that.data();

Expand Down
Loading

0 comments on commit 3d3d69d

Please sign in to comment.