diff --git a/framework/yii/gii/generators/module/templates/view.php b/framework/yii/gii/generators/module/templates/view.php index 80dd6b5..41e8bbc 100644 --- a/framework/yii/gii/generators/module/templates/view.php +++ b/framework/yii/gii/generators/module/templates/view.php @@ -5,7 +5,7 @@ */ ?>
-

$this->context->action->uniqueId ?>

+

$this->context->action->uniqueId ?>

This is the view content for action "$this->context->action->id ?>". The action belongs to the controller "get_class($this->context) ?>"