remove debug output
This commit is contained in:
parent
52538c4fa6
commit
8f5010ee2a
1 changed files with 0 additions and 1 deletions
|
@ -466,7 +466,6 @@ c3nav = {
|
|||
url = c3nav._build_state_url(state);
|
||||
$share.find('img').attr('src', '/qr'+url);
|
||||
$share.find('input').val(window.location.protocol+'//'+window.location.host+url)[0].select();
|
||||
console.log(url);
|
||||
},
|
||||
|
||||
// location inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue