Bump AdminLTE to 4.7.0 to fix print issues

This commit is contained in:
johnnyq
2026-08-18 18:16:49 -04:00
parent 858acbcd30
commit fc5dc82c29
7 changed files with 865 additions and 201 deletions

View File

@@ -8,7 +8,7 @@ header("X-Frame-Options: DENY"); // Legacy
?>
<!DOCTYPE html>
<html lang="en">
<html lang="en" data-lte-print="plain">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">