Project

General

Profile

« Previous | Next » 

Revision 2571

Added by Jing Tao over 18 years ago

Add new parameter into start action.

View differences:

replMain.html
62 62
    <td rowspan="2" width="50%">
63 63
    <form action="@replication-path@" method="POST" target="bottom">
64 64
      <input type="radio"  name="action" value="start">Start 
65
      &nbsp;&nbsp; Delta T: <input value="30" size="4" name="rate"> seconds<br>
65
      &nbsp;&nbsp; Delta T: <input value="172800000" size="15" name="rate"> milliseconds &nbsp;&nbsp; First Time <input value="10:00 PM" size="8" name="firsttime">&nbsp;(The format should be 10:00 AM) <br>
66 66
      <input type="radio"  name="action" value="stop">Stop <br><br>
67 67
      <input type="submit" value="Submit" target="bottom">
68 68
    </form>

Also available in: Unified diff