Skip to content
Snippets Groups Projects

hotline #123773 : handle approximate date from Numel in 214$r

Merged Patrick Barroca requested to merge hotline#123773_champ_date_depuis_decalog_ead into hotline
All threads resolved!
Compare and Show latest version
2 files
+ 2
1
Preferences
Compare changes
Files
2
@@ -194,6 +194,7 @@ class Intonation_Library_View_Wrapper_Record extends Intonation_Library_View_Wra
->setClass('badge_record_date_approximate')
->setImage($this->getIco('date-edition', 'library'))
->setText($date_approximate)
->setTitle($this->_('Date approximative : %s', $date_approximate))
;
return $badges;