1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-29 16:00:15 +02:00

Flextype Box Plugin: Admin #125 #117

- Entries Controller/Views implementation
This commit is contained in:
Awilum
2019-05-29 01:00:28 +03:00
parent 67fef5808e
commit 9fd6f8c86e

View File

@@ -11,7 +11,6 @@ use function Flextype\Component\I18n\__;
class EntriesController extends Controller
{
protected function getEntriesQuery($entry)
{
if ($entry && $entry != '') {