Merge branch 'ent-12649-traza-olvidada' into 'develop'

Ent 12649 traza olvidada

See merge request artica/pandorafms!6779
This commit is contained in:
Diego Muñoz-Reja 2023-12-18 07:07:12 +00:00
commit 5a9f888ecc
1 changed files with 0 additions and 2 deletions

View File

@ -1381,8 +1381,6 @@ $sql = 'SELECT
ORDER BY '.$order['field'].' '.$order['order'].'
LIMIT '.$limit_sql.' OFFSET '.$offset;
hd($sql);
// We do not show the modules until the user searches with the filter.
if ($autosearch) {
if (is_metaconsole() === false) {