remove whitespaces
This commit is contained in:
parent
81500d36d3
commit
1f051a0c88
1 changed files with 0 additions and 2 deletions
|
@ -103,8 +103,6 @@ c3nav = {
|
||||||
origin_select.find('.id_field').val(dest_id);
|
origin_select.find('.id_field').val(dest_id);
|
||||||
origin_select.find('.locationselect-selected .location').html(dest_html);
|
origin_select.find('.locationselect-selected .location').html(dest_html);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
_locationselect_reset: function(e) {
|
_locationselect_reset: function(e) {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue