remove unneded line from c3nav.js
This commit is contained in:
parent
845f9ae6ab
commit
9585c1a264
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ c3nav = {
|
|||
c3nav._set_view('search');
|
||||
$destination.find('input').focus();
|
||||
}
|
||||
c3nav._set_view($destination.is('.selected') ? 'location' : 'search');
|
||||
c3nav.update_map_locations();
|
||||
},
|
||||
_popup_button_click: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue