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:
Douglas Medrano Chura
2011-04-13 18:57:02 -04:00
parent f826a83a23
commit c4635bc56a
43 changed files with 71 additions and 71 deletions

View File

@@ -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){