BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
This commit is contained in:
@@ -609,7 +609,7 @@ class propelTable
|
||||
$this->tdClass='';
|
||||
//Start Master Detail: This enable the MasterDEtail view. By JHL November 2008
|
||||
if(count($this->masterdetail)>0){
|
||||
//TODO: Validate if there is a Field that not exists
|
||||
//TODO: Validate if there is a Field that doesn't exist
|
||||
//TODO: Style
|
||||
//TODO: Improve Collapse function....
|
||||
foreach($this->masterdetail as $keyMasterDetail => $fieldMasterDetail){
|
||||
|
||||
Reference in New Issue
Block a user