|
|
@ -81,6 +81,8 @@
|
|
|
|
<option value="off" selected="selected">no repetition</option>
|
|
|
|
<option value="off" selected="selected">no repetition</option>
|
|
|
|
<option value="on">activate scheduler</option>
|
|
|
|
<option value="on">activate scheduler</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
|
|
|
|
<input type="hidden" name="startRecord" value="#[startRecord]#" />
|
|
|
|
|
|
|
|
<input type="hidden" name="maximumRecords" value="#[maximumRecords]#" />
|
|
|
|
<input type="hidden" name="pk" value="#[pk]#" />
|
|
|
|
<input type="hidden" name="pk" value="#[pk]#" />
|
|
|
|
<input type="hidden" name="inline" value="#[inline]#" />
|
|
|
|
<input type="hidden" name="inline" value="#[inline]#" />
|
|
|
|
<input type="hidden" name="filter" value="#[filter]#" />
|
|
|
|
<input type="hidden" name="filter" value="#[filter]#" />
|
|
|
@ -102,6 +104,8 @@
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
</td></tr>
|
|
|
|
</td></tr>
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<input type="hidden" name="startRecord" value="#[startRecord]#" />
|
|
|
|
|
|
|
|
<input type="hidden" name="maximumRecords" value="#[maximumRecords]#" />
|
|
|
|
<input type="hidden" name="pk" value="#[pk]#" />
|
|
|
|
<input type="hidden" name="pk" value="#[pk]#" />
|
|
|
|
<input type="hidden" name="inline" value="#[inline]#" />
|
|
|
|
<input type="hidden" name="inline" value="#[inline]#" />
|
|
|
|
<input type="hidden" name="filter" value="#[filter]#" />
|
|
|
|
<input type="hidden" name="filter" value="#[filter]#" />
|
|
|
|