Remove partrepair from tmux admin area.

This commit is contained in:
Darko
2015-04-01 10:02:29 +02:00
parent b8409c86b5
commit a8d9b95ec6
@@ -658,16 +658,6 @@
<div class="hint">The target date for safe backfill. Format: YYYY-MM-DD</div>
</td>
</tr>
<tr>
<td style="width:180px;"><label for="safepartrepair">Part Repair for Backfill Scripts:</label></td>
<td>
{html_radios id="safepartrepair" name='safepartrepair' values=$yesno_ids output=$yesno_names selected=$ftmux->safepartrepair separator='<br />'}
<div class="hint">Whether to put unreceived parts into partrepair table when running binaries(safe) or
backfill scripts.
</div>
</td>
</tr>
</table>
</fieldset>