diff --git a/www/agc/images/loading.gif b/www/agc/images/loading.gif new file mode 100644 index 00000000..94f9d8c6 Binary files /dev/null and b/www/agc/images/loading.gif differ diff --git a/www/agc/vicidial.php b/www/agc/vicidial.php index ea71dc39..40470e16 100644 --- a/www/agc/vicidial.php +++ b/www/agc/vicidial.php @@ -309,10 +309,11 @@ # 100815-1015 - Added manual_dial_prefix campaign option # 100823-1605 - Added DID variables for webform and scripting # 100827-1436 - Added webphone dialpad options +# 100902-0046 - Added initial loading screen # -$version = '2.4-287'; -$build = '100827-1436'; +$version = '2.4-288'; +$build = '100902-0046'; $mel=1; # Mysql Error Log enabled = 1 $mysql_log_count=66; $one_mysql_log=0; @@ -3090,6 +3091,8 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";} var DiaLControl_auto_HTML_ready = "\"\"Resume\""; var DiaLControl_auto_HTML_OFF = "\"\"Resume\""; var DiaLControl_manual_HTML = "\"Dial"; + var image_loading = new Image(); + image_loading.src="./images/loading.gif"; var image_blank = new Image(); image_blank.src="./images/blank.gif"; var image_livecall_OFF = new Image(); @@ -10989,6 +10992,7 @@ else // WebPhonEwin.blur(); } + VICIDiaL_closer_login_checked = 1; } else @@ -11362,6 +11366,11 @@ else document.getElementById("custdatetime").innerHTML = customer_local_time; } start_all_refresh(); + + if (check_n==2) + { + hideDiv('LoadingBox'); + } } function pause() // Pauses the refreshing of the lists {active_display=2; display_message=" - ACTIVE DISPLAY PAUSED - ";} @@ -11732,6 +11741,21 @@ $zi=1;
+ + height=>
+
+
+
+
+
+
+           Loading +
+
+
+
+ + MARGINWIDTH=0 MARGINHEIGHT=0 LEFTMARGIN=0 TOPMARGIN=0 VALIGN=TOP ALIGN=LEFT>