Merge branch 'ent-12649-traza-olvidada' into 'develop'
Ent 12649 traza olvidada See merge request artica/pandorafms!6779
This commit is contained in:
commit
5a9f888ecc
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue