Revision 2571
Added by Jing Tao about 19 years ago
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 |
Delta T: <input value="30" size="4" name="rate"> seconds<br>
|
|
65 |
Delta T: <input value="172800000" size="15" name="rate"> milliseconds First Time <input value="10:00 PM" size="8" name="firsttime"> (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
Add new parameter into start action.