add whitelist for environment in the report

add extra link to view the report instead of downloading it
This commit is contained in:
AUTOMATIC
2023-06-04 11:16:00 +03:00
parent cd7ec5f728
commit aeba3cadd5
3 changed files with 34 additions and 3 deletions
+4 -1
View File
@@ -450,8 +450,11 @@ table.popup-table .link{
opacity: 0.75;
}
#sysinfo_download a{
#sysinfo_download a.sysinfo_big_link{
font-size: 24pt;
}
#sysinfo_download a{
text-decoration: underline;
}