mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
Labelize collections
This commit is contained in:
@@ -254,7 +254,7 @@ class module_report_dashboard implements module_report_dashboard_componentInterf
|
||||
'base_id' => $base_id,
|
||||
'sbas_id' => $sbas_id,
|
||||
'coll_id' => $collection->get_base_id(),
|
||||
'name' => $collection->get_name()
|
||||
'name' => $collection->get_label($this->app['locale.I18n'])
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user