<%-- -- Include: wizNavigation.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: Included navigation buttons for the Storage Advisor wizard -- -- MODIFIED (MM/DD/YY) -- mnihalan 03/29/04 - Fix bugs -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 02/26/03 - Remove the review -- mnihalan 01/22/03 - Change the cancel button -- jochen 01/17/03 - jochen_stgadv -- jochen 10/21/02 - Initial entry --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.sysman.db.util.DBJobParams" %> <%@ page import="oracle.sysman.db.util.stats.JspConstants" %>