29
29
// 'updated_at' => new sfValidatorDateTime(),
33
33
$this->getWidget('latitude')->setAttribute('class', 'inputGray address-geo');
36
36
$this->getWidget('longitude')->setAttribute('class', 'inputGray address-geo');
38
38
$custDeco = new agFormatterTopLabel($this->getWidgetSchema());