Project

General

Profile

« Previous | Next » 

Revision 5182

remove the "optional" tip since it is not currently optional

View differences:

lib/style/skins/sanparks/scheduleWorkflowRun.jsp
126 126
					<div class="form-input-row">
127 127
						<div class="field-label" id='start-time-label' >End Time: </div>  
128 128
						<input class="date-input" name='endtime' id='endtime' /> 
129
						<div class="field-suffix"><%= TimeZone.getDefault().getDisplayName(true, TimeZone.SHORT) %> &nbsp;&nbsp;(mm/dd/yyyy hh:mm:ss) (optional)</div>
129
						<div class="field-suffix"><%= TimeZone.getDefault().getDisplayName(true, TimeZone.SHORT) %> &nbsp;&nbsp;(mm/dd/yyyy hh:mm:ss)</div>
130 130
					</div>
131 131
					<div class="form-input-row">
132 132
						<div class="field-label" id='interval-label' >Interval: </div>  

Also available in: Unified diff