diff --git a/application/views/projects/detail.php b/application/views/projects/detail.php index 352e2a0..962f99c 100644 --- a/application/views/projects/detail.php +++ b/application/views/projects/detail.php @@ -39,6 +39,13 @@ + 0 || $project['public'] == 1): +?> + + @@ -63,6 +70,20 @@ ?> + 0 || $project['public'] == 1): + if ($experiment['creator_id'] == $this->access->profile()->id): +?> + +user->getById($experiment['creator_id']); +?> + +