mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
rm log
This commit is contained in:
parent
19850e8c5a
commit
477bb6165f
|
@ -173,9 +173,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<script>
|
||||
// this is so amazingly simple
|
||||
window.addEventListener('tokenCreated', token => {
|
||||
console.log(token);
|
||||
$('#modal-create-token').modal('hide');
|
||||
$('#modal-access-token').modal('show');
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue