Changeset 7741
- Timestamp:
- Sep 5, 2019, 7:34:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.15-stable/www/views/jobs/view_job.jsp
r7326 r7741 726 726 tooltip="Run this dry-run job for real" 727 727 /> 728 <base:button 729 id="btnReconfigureJob" 730 title="Re-configure job" 731 image="runplugin.png" 732 tooltip="Change the parameters for this job and try again" 733 visible="<%=job.hasContext()%>" 734 /> 728 735 <% 729 736 }
Note: See TracChangeset
for help on using the changeset viewer.