Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
legi
soft
gestex
Commits
3161bd8c
Commit
3161bd8c
authored
Jul 12, 2021
by
Estéban Ristich
Browse files
Update post url
parent
2c6efeae
Changes
1
Hide whitespace changes
Inline
Side-by-side
intervention-edit.php
View file @
3161bd8c
...
...
@@ -29,7 +29,7 @@ if ($mode == 'Ajouter') {
<div
class=
"form"
>
<form
action=
"
team
-process.php"
method=
"POST"
name=
"inscrForm"
>
<form
action=
"
intervention
-process.php"
method=
"POST"
name=
"inscrForm"
>
<input
type=
"hidden"
name=
"id_equip"
value=
"
<?php
if
(
$mode
==
'Modifier'
){
echo
$team_id
;
}
?>
"
>
<table>
<tbody>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment