mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 06:23:18 +00:00
PHRAS-556 #time 1m
CS
This commit is contained in:
@@ -506,7 +506,7 @@ class EditController extends Controller
|
||||
$data[] = $presetData;
|
||||
}
|
||||
|
||||
return $this->app['twig']->render('thesaurus/presets.html.twig', ['presets' => $data]);
|
||||
return $this->render('thesaurus/presets.html.twig', ['presets' => $data]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user