summaryrefslogtreecommitdiff
path: root/protected/views/verein/create.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/verein/create.php')
-rw-r--r--protected/views/verein/create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/verein/create.php b/protected/views/verein/create.php
index 02a63f8..46f088e 100644
--- a/protected/views/verein/create.php
+++ b/protected/views/verein/create.php
@@ -11,4 +11,4 @@ $this->menu=array(
<h1>Verein erstellen</h1>
-<?php echo $this->renderPartial('_form', array('model'=>$model, 'standorte'=>$standorte)); ?> \ No newline at end of file
+<?php echo $this->renderPartial('_form', array('model'=>$model, 'standorte'=>$standorte,'slugs'=>$slugs)); ?> \ No newline at end of file