mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Fix #1242 : Commands description check, move generate:template command to developer console
This commit is contained in:
@@ -26,7 +26,7 @@ class JavascriptBuilder extends Command
|
||||
{
|
||||
parent::__construct('assets:build-javascript');
|
||||
|
||||
$this->setDescription('Compile less files');
|
||||
$this->setDescription('Builds Phraseanet JavaScript files');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user