mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
PHRAS-3371 fix key navigation
This commit is contained in:
@@ -499,6 +499,7 @@ class QueryController extends Controller
|
||||
'records' => $record->get_train(),
|
||||
'index' => $index,
|
||||
'selected' => $pos,
|
||||
'recordsTotal' => $record->getTotal()
|
||||
])
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user