%--
* Copyright (c) 2003, 2005, Oracle. All rights reserved.
*
* NAME
* statusActionButtons.jspf
*
* NOTES
* show the actions to update a job status
*
* MODIFIED
* ashugupt 04/01/05 - bug fix resume button
* xshen 09/22/03 - add spacer
* xshen 09/22/03 - ui review changes
* rdabbott 08/14/03 - rdabbott_run_details
* rdabbott 07/25/03 - creation
*
--%>
<%
Object tip = request.getAttribute("buttonTip");
if ( null != tip && !"".equals(tip) )
{
%>
<%
}
%>