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
Pixel Humain
survey
Commits
efd34e49
Commit
efd34e49
authored
Apr 29, 2020
by
Anatole Rakotoson
Browse files
sommom
parent
3be782b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/tpls/forms/sommom/planConsevation.php
View file @
efd34e49
...
...
@@ -132,7 +132,7 @@
echo
"<td>"
;
if
(
isset
(
$a
[
$i
]))
{
if
(
is_array
(
$a
[
$i
])){
echo
implode
(
","
,
$a
[
"especeCible"
]);
echo
implode
(
","
,
$a
[
$i
]);
}
else
{
if
(
$i
==
"site"
)
{
echo
"<a href='"
.
$a
[
$i
]
.
"'>"
.
$a
[
$i
]
.
"</a>"
;
...
...
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