From 2e43a2c2d041a24c99c6dba9b3c4a1080565059e Mon Sep 17 00:00:00 2001 From: Eike Foken Date: Wed, 28 Sep 2011 22:50:04 +0200 Subject: [PATCH] Replace calculation menu with job menu --- application/views/header.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/views/header.php b/application/views/header.php index 57a115a..be51294 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -120,11 +120,11 @@
  • - @@ -141,14 +141,14 @@ project->getOwn(); if (count($projects) > 0): - foreach ($this->project->getOwn() as $project): + foreach ($projects as $project): ?>
  • 0) ? ' class="share"' : ' class="folder"');?>>
  • -
  • +