mirror of https://github.com/itflow-org/itflow
Missing Generate Password js code in Create Credential modal
This commit is contained in:
parent
1a7452cc27
commit
97958d5e22
|
|
@ -260,6 +260,8 @@ ob_start();
|
|||
</div>
|
||||
</form>
|
||||
|
||||
<script src="/agent/js/generate_password.js"></script>
|
||||
|
||||
<?php
|
||||
|
||||
require_once '../../../includes/modal_footer.php';
|
||||
|
|
|
|||
Loading…
Reference in New Issue