Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
legi
soft
gestex
Commits
e4508427
Commit
e4508427
authored
Jul 13, 2021
by
Estéban Ristich
Browse files
Fix Issue
#62
display recipe
parent
b8503d70
Changes
1
Hide whitespace changes
Inline
Side-by-side
intervention-edit.php
View file @
e4508427
...
...
@@ -71,7 +71,7 @@ if ($mode == 'Ajouter') {
<?php
}
?>
</ul>
<?php
}
?>
<input
type=
"file"
name=
"
notic
e"
value=
"
<?=
param_post_key
(
'
notic
e'
,
$equipment_selected
)
?>
"
placeholder=
"
Not
ice (facultatif)"
>
<input
type=
"file"
name=
"
recip
e"
value=
"
<?=
param_post_key
(
'
recip
e'
,
$equipment_selected
)
?>
"
placeholder=
"
F
ic
h
e (facultatif)"
>
</td>
</tr>
<tr>
...
...
Write
Preview
Markdown
is supported
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