diff --git a/framework/cli/commands/ShellCommand.php b/framework/cli/commands/ShellCommand.php index 0d9222862..a9fbd2543 100644 --- a/framework/cli/commands/ShellCommand.php +++ b/framework/cli/commands/ShellCommand.php @@ -93,7 +93,7 @@ EOD; $yiiVersion=Yii::getVersion(); echo <<runShell(); diff --git a/framework/cli/views/shell/crud/_form.php b/framework/cli/views/shell/crud/_form.php index d97990467..42ab21b13 100644 --- a/framework/cli/views/shell/crud/_form.php +++ b/framework/cli/views/shell/crud/_form.php @@ -24,6 +24,7 @@ foreach($columns as $column)
generateInputLabel($modelClass,$column)."; ?>\n"; ?> generateInputField($modelClass,$column)."; ?>\n"; ?> + name}'); ?>\n"; ?>