mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add labels to databoxes
This commit is contained in:
@@ -257,7 +257,7 @@ class module_report
|
||||
$this->app['date-formatter']->getPrettyString(new \DateTime($d1)),
|
||||
$this->app['date-formatter']->getPrettyString(new \DateTime($d2))
|
||||
);
|
||||
$this->dbname = phrasea::sbas_names($sbas_id, $app);
|
||||
$this->dbname = phrasea::sbas_labels($sbas_id, $app);
|
||||
$this->cor = $this->setCor();
|
||||
$this->jour = $this->setDay();
|
||||
$this->month = $this->setMonth();
|
||||
|
Reference in New Issue
Block a user