<%-- -- Page: configTable.jspf -- Controller: oracle.sysman.eml.ecm.history.ConfigHistoryController -- -- Description: Table elements for configHistory.jsp and configCustom.jsp -- -- MODIFIED (MM/DD/YY) -- mgoodric 07/03/05 - fix ppr (enabled) -- mgoodric 06/27/05 - modify to be under for PPR -- mgoodric 04/06/05 - fix categoryChoice,groupbyChoice for bookmarks -- mgoodric 01/24/05 - move Type of Change column for visual clearity -- mgoodric 12/31/04 - add column_group for Descriptor column -- mgoodric 12/29/04 - complete span-row support -- mgoodric 12/28/04 - fix parsing locale-specific Change Discovered column -- mgoodric 12/21/04 - fix Save To File to save untruncated attribute|new|old values -- mgoodric 12/15/04 - fix table indent to align with Search header -- mgoodric 12/14/04 - add ppr (disabled) -- mgoodric 12/10/04 - changes from Exit UI review -- mgoodric 12/08/04 - fix spanned rows by using
in -- mgoodric 12/07/04 - add bubble text -- mgoodric 11/18/04 - use constant for saveToFile event -- mgoodric 11/12/04 - fix generationg (No search conducted) message -- mgoodric 11/11/04 - remove commented code -- mgoodric 11/04/04 - implement new history page design -- mgoodric 09/30/04 - add hidden target_type field -- mgoodric 09/21/04 - fix form name for groupbyChoice -- mgoodric 09/08/04 - add Save To File and Search Using Sql support -- mgoodric 09/05/04 - mgoodric_ecm_config_history_040716 -- mgoodric 07/25/04 - modified to represent Enterprise Configuration History --%> <%-- --%> <%----------------------------------------- - View History Records - -----------------------------------------%> <%----------------------------------------- - Save To File - -----------------------------------------%> <%----------------------------------------- - Results - -----------------------------------------%> <%-- Change Discovered column --%> <%-- Change Discovered (hidden) column --%> <%-- Target Name column --%> <%-- Target Type (hidden) column --%> <%-- On Host column --%> <%-- Category column --%> <%-- Category (hidden) column --%> <%-- History Records column --%> <%-- Delta Guid (hidden) column --%> <%-- Descriptor column --%> <%-- Descriptor (hidden) column --%> <%-- Key 1 column --%> <%-- Key 2 column --%> <%-- Key 3 column --%> <%-- Key 4 column --%> <%-- Key 5 column --%> <%-- Key 6 column --%> <%-- Type of Change column --%> <%-- Attribute column --%> <%-- Attribute (hidden) column --%> <%-- New Value column --%> <%-- New Value (hidden) column --%> <%-- Old Value column --%> <%-- Old Value (hidden) column --%> <%-- Details column --%> <%-- --%> <%-- End of File --%>