mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-13 00:42:08 +08:00
Merge next into suite 8
This commit is contained in:
commit
1e52927054
46 changed files with 2452 additions and 2175 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue