1. Import

This commit is contained in:
2026-03-29 10:34:57 +02:00
parent b0e00c1259
commit a1129565af
4899 changed files with 3007593 additions and 0 deletions

View File

@@ -0,0 +1,65 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="de">
<head>
<title>AUFTRAGSLISTE</title>
<link rel="stylesheet" type="text/css" href="../css/phoenix.css">
<!-- BEGIN js_date -->
{_js_date_}
<!-- END js_date -->
<noscript>
<center>
<b><br>JavaScript ist nicht verf&uuml;gbar. Bitte aktivieren Sie JavaScript<br><br>
in Ihrem Browser, damit diese Seite ordnungsgem&auml;&szlig; funktioniert!</b><br><br>
</center>
</noscript>
</head>
<body>
<form name="jb_list" action="../admin/jb_list.php" method="post" target="<!-- BEGIN currentFrameName -->{_currentFrameName_}<!-- END currentFrameName -->">
<input type="hidden" name="customerId" value="<!-- BEGIN customerId -->{_customerId_}<!-- END customerId -->">
<input type="hidden" name="cscIdRoot" value="<!-- BEGIN cscIdRoot -->{_cscIdRoot_}<!-- END cscIdRoot -->">
<input type="hidden" name="cscIdActual" value="<!-- BEGIN cscIdActual -->{_cscIdActual_}<!-- END cscIdActual -->">
<input type="hidden" name="empIdMaster" value="<!-- BEGIN empIdMaster -->{_empIdMaster_}<!-- END empIdMaster -->">
<input type="hidden" name="maskNumOfWin" value="<!-- BEGIN maskNumOfWin -->{_maskNumOfWin_}<!-- END maskNumOfWin -->">
<input type="hidden" name="jb_costcenter" value="1">
<input type="hidden" name="jb_status" value="">
<input type="hidden" name="jb_sort" value="<!-- BEGIN jb_sort -->{_jb_sort_}<!-- END jb_sort -->">
<input type="hidden" name="f_filter_active" value="1">
<input type="hidden" name="f_filter_browse_start" value="<!-- BEGIN filter_browse_start -->{_filter_browse_start_}<!-- END filter_browse_start -->">
<!-- TABLE OF JOBS -->
<table align="left" cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<tr>
<td>
&nbsp;
</td>
</tr>
<!-- BEGIN tableHeader -->
{_tableHeader_}
<!-- END tableHeader -->
<!-- BEGIN jobentry -->
{_jobentry_}
<!-- END jobentry -->
<tr>
<td>
&nbsp;
</td>
<tr>
</table>
<input type="hidden" name="jb_id_storno" value="">
<input type="hidden" name="jb_storno_costs" value="2">
<input type="hidden" name="jb_storno_rhythm" value="1">
<input type="hidden" name="f_cr_sid" value="">
<input type="hidden" name="f_jb_id" value="2">
<input type="hidden" name="f_act" value="">
</form>
</body>
</html>