Removed console warning
This commit is contained in:
parent
ec19924bea
commit
9407b4e28c
1 changed files with 0 additions and 2 deletions
|
@ -406,8 +406,6 @@ $(document).ready(function(){
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
console.dir($('.superuser'));
|
|
||||||
|
|
||||||
$('#genPassword').pGenerator({
|
$('#genPassword').pGenerator({
|
||||||
'bind': 'click',
|
'bind': 'click',
|
||||||
'passwordElement': '#password',
|
'passwordElement': '#password',
|
||||||
|
|
Loading…
Add table
Reference in a new issue