mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
PHRAS-978 - fix task management form
This commit is contained in:
@@ -264,7 +264,6 @@ class TaskManagerController extends Controller
|
||||
|
||||
return $this->app->json(['success' => true]);
|
||||
}
|
||||
|
||||
return $this->app->json([
|
||||
'success' => false,
|
||||
'message' => implode("\n", iterator_to_array($form->getErrors())),
|
||||
|
Reference in New Issue
Block a user