From b2d27cbc1fe86bcb1fc5678540129ea3bf5d207e Mon Sep 17 00:00:00 2001 From: "qiang.xue" Date: Sat, 26 Dec 2009 19:37:50 +0000 Subject: [PATCH] --- framework/cli/commands/ShellCommand.php | 2 +- framework/cli/views/shell/crud/_form.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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"; ?>