mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Seems like I have to readd some Javascript functions into the ajax footer to get certain function to work on the generic ajax modal
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<script>// Initialize Select2 Elements
|
||||
$('.select2').select2({
|
||||
theme: 'bootstrap4',
|
||||
});
|
||||
</script>
|
||||
<script src="js/app.js"></script>
|
||||
<script src="plugins/Show-Hide-Passwords-Bootstrap-4/bootstrap-show-password.min.js"></script>
|
||||
|
||||
<?php
|
||||
$content = ob_get_clean();
|
||||
|
||||
Reference in New Issue
Block a user