diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2014-06-19 00:24:36 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2014-06-19 00:24:36 +0200 |
| commit | 703d2c41f7f8551c3b295b551d93849140c09b42 (patch) | |
| tree | f615326d617a60e41bb328b6372b50fb1ad520b2 /protected/views/standort/view.php | |
| parent | a9288b4abf0061b0a74001fa3e5e5dee159a9b8b (diff) | |
Kommentare entfertn
Diffstat (limited to 'protected/views/standort/view.php')
| -rw-r--r-- | protected/views/standort/view.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protected/views/standort/view.php b/protected/views/standort/view.php index 098f397..95fc434 100644 --- a/protected/views/standort/view.php +++ b/protected/views/standort/view.php @@ -55,5 +55,7 @@ if("Stand" == $model->type) { $this->renderPartial('_buehne',array( 'data'=>$model, )); +} else { + echo "asd"; } ?> |
