summaryrefslogtreecommitdiff
path: root/protected/views/myAngebot/create.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/myAngebot/create.php')
-rw-r--r--protected/views/myAngebot/create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/myAngebot/create.php b/protected/views/myAngebot/create.php
index 1a6bf5a..41afb85 100644
--- a/protected/views/myAngebot/create.php
+++ b/protected/views/myAngebot/create.php
@@ -11,4 +11,4 @@ $this->menu=array(
<h1>Kulinarisches Angebot erstellen</h1>
-<?php echo $this->renderPartial('_form', array('model'=>$model)); ?> \ No newline at end of file
+<?php echo $this->renderPartial('_form', array('model'=>$model, 'angebote'=>$angebote, 'einheiten'=>$einheiten)); ?> \ No newline at end of file