diff --git a/Screens/f155_theme_101.sql b/Screens/f155_theme_101.sql index 664ace4..90412c4 100644 --- a/Screens/f155_theme_101.sql +++ b/Screens/f155_theme_101.sql @@ -1017,8 +1017,8 @@ c1:=c1||''||chr(10)|| ' {'||chr(10)|| ' vErrorStack = (vErrorStack ==null?"":vErrorStack)+vElement.innerHTML;'||chr(10)|| ' vOraErrorStack = vErrorStack.split("ORA-");'||chr(10)|| -' if (vOraErrorStack.length > 0) {'||chr(10)|| -' vElement.innerHTML = '''';'||chr(10)|| +' if (vOraErrorStack.length > 0) {'||chr(10)|| +' vElement.innerHTML = ''''; '||chr(10)|| ' for(var j=1; j < vOraErrorStack.length; j++) {'||chr(10)|| ' vOraError = vOraErrorStack[j];'||chr(10)|| ' vAjaxReques'; @@ -4283,7 +4283,7 @@ wwv_flow_api.create_theme ( p_theme_id => wwv_flow.g_flow_theme_id, p_theme_name=>'National Grid', p_default_page_template=>24734011047526756 + wwv_flow_api.g_id_offset, - p_error_template=>24734011047526756 + wwv_flow_api.g_id_offset, + p_error_template=>38911722486594102 + wwv_flow_api.g_id_offset, p_printer_friendly_template=>24735530196526758 + wwv_flow_api.g_id_offset, p_breadcrumb_display_point=>'REGION_POSITION_01', p_sidebar_display_point=>'REGION_POSITION_02',