mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Add labels to databoxes
This commit is contained in:
@@ -38,7 +38,7 @@ class module_console_fieldsList extends Command
|
||||
$output->writeln(
|
||||
sprintf(
|
||||
"\n ---------------- \nOn databox %s (sbas_id %d) :\n"
|
||||
, $databox->get_viewname()
|
||||
, $databox->get_label($this->container['locale.I18n'])
|
||||
, $databox->get_sbas_id()
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user