Minor updates for database base declare scripts
This commit is contained in:
@@ -496,7 +496,7 @@ function hideOverlayBox()
|
||||
*/
|
||||
function ClearCall()
|
||||
{
|
||||
$('#actionBox').innerHTML = '';
|
||||
$('#actionBox').html('');
|
||||
$('#actionBox').hide();
|
||||
$('#overlayBox').hide();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user