summaryrefslogtreecommitdiff
path: root/protected/views/standort/view.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/standort/view.php')
-rw-r--r--protected/views/standort/view.php2
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";
}
?>