mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Removed console warning
This commit is contained in:
parent
ec19924bea
commit
9407b4e28c
|
@ -406,8 +406,6 @@ $(document).ready(function(){
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
console.dir($('.superuser'));
|
|
||||||
|
|
||||||
$('#genPassword').pGenerator({
|
$('#genPassword').pGenerator({
|
||||||
'bind': 'click',
|
'bind': 'click',
|
||||||
'passwordElement': '#password',
|
'passwordElement': '#password',
|
||||||
|
|
Loading…
Reference in a new issue