改名
This commit is contained in:
@@ -201,7 +201,7 @@ abstract class GiiBase
|
||||
$html .= '
|
||||
' . $debug . ' static' . $type;
|
||||
} else {
|
||||
if ($key == 'primary') {
|
||||
if ($key == 'primary' || $key == 'table' || $key == 'connection' || $key == 'rules') {
|
||||
continue;
|
||||
}
|
||||
$html .= '
|
||||
|
||||
Reference in New Issue
Block a user