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
Jean-Baptiste HUBER
co2
Commits
a42ceaa9
Commit
a42ceaa9
authored
Feb 04, 2019
by
Raph El
Browse files
Modif
parent
759dbf00
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/custom/laRaffinerie.php
View file @
a42ceaa9
...
...
@@ -451,7 +451,8 @@ $projectList = [];
$colorCount
=
0
;
// LEVEL 1
$type
=
Organization
::
COLLECTION
;
//$type = Organization::COLLECTION;
$type
=
Project
::
COLLECTION
;
$elt
=
PHDB
::
findOne
(
$type
,
array
(
"slug"
=>
"laRaffinerie"
));
$idElt
=
(
String
)
$elt
[
"_id"
]
;
$linksElt
=
Element
::
getAllLinks
(
$elt
[
"links"
],
$type
,
$idElt
);
...
...
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