Merge next into suite 8

This commit is contained in:
Jack Anderson 2024-07-24 14:00:02 +01:00
commit 1e52927054
46 changed files with 2452 additions and 2175 deletions

View file

@ -397,7 +397,7 @@ function block(){
$.blockUI({//ajax loading screen
message:msg,
css: {
height: '70px',
height: 'auto',
width: '240px',
// top: ($(window).height() - 50) /2 + 'px',
left: ($(window).width() - 240) /2 + 'px'//centre box