Merge branch 'ent-10858-errata-en-mensaje-de-error-monitoring-views-tree-view' into 'develop', JJOS.
Ent 10858 errata en mensaje de error monitoring views tree view See merge request artica/pandorafms!5724
This commit is contained in:
commit
1f2044386b
pandora_console/include/ajax
|
@ -583,7 +583,7 @@ if (check_login()) {
|
|||
}
|
||||
|
||||
if (empty($table->data)) {
|
||||
ui_print_error_message(__('No available data to showaaaa'));
|
||||
ui_print_error_message(__('No available data to show'));
|
||||
} else {
|
||||
ui_pagination(
|
||||
count($count),
|
||||
|
|
Loading…
Reference in New Issue