mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-22 11:54:36 +01:00
Fix compiler warnings
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" crossorigin="anonymous"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
|
||||
<script src="/admin/assets/js/loginpage.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user