mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -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({
|
||||
'bind': 'click',
|
||||
'passwordElement': '#password',
|
||||
|
|
Loading…
Reference in a new issue