Added Axios js started testing AI Capabilities in blank.php

This commit is contained in:
johnnyq
2024-02-08 18:47:17 -05:00
parent 4dae89dabc
commit f2cba616a4
3 changed files with 41 additions and 10 deletions

View File

@@ -43,6 +43,8 @@ header("X-Frame-Options: DENY");
<script src="plugins/jquery/jquery.min.js"></script>
<script src="plugins/toastr/toastr.min.js"></script>
<script src="plugins/axios/axios.min.js"></script>
</head>
<body class="hold-transition sidebar-mini layout-fixed layout-navbar-fixed accent-<?php echo nullable_htmlentities($config_theme); ?>">
<div class="wrapper text-sm">