13680 Adminansicht korrigiert: neue Variable uidpass

This commit is contained in:
manu
2021-06-18 11:16:26 +02:00
parent b283125436
commit 9961ba1753
+2 -1
View File
@@ -276,7 +276,6 @@ echo '
$("#projekt").change( $("#projekt").change(
function() function()
{ {
//var uidpass = "ma0068";
var uid = $("#uidpass").val(); var uid = $("#uidpass").val();
getProjektphasen($(this).val(),uid); getProjektphasen($(this).val(),uid);
} }
@@ -1383,6 +1382,8 @@ if($projekt->getProjekteMitarbeiter($user, true))
echo '</td></tr>'; echo '</td></tr>';
} }
echo "<input type ='hidden' value='$user'id=uidpass>";
if ($za_simple == 0) if ($za_simple == 0)
{ {
// Service // Service