mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-8148-vista-auditoria-cambios-de-setup-no-detallados' into 'develop'
Ent 8148 vista auditoria cambios de setup no detallados See merge request artica/pandorafms!5396
This commit is contained in:
commit
1c726fe91b
@ -423,6 +423,8 @@ class AuditLog extends HTML
|
||||
row.child(format(row.data())).show();
|
||||
tr.addClass('shown');
|
||||
}
|
||||
$('#audit_logs').css('table-layout','fixed');
|
||||
$('#audit_logs').css('width','95% !important');
|
||||
});
|
||||
|
||||
$('#save-filter').click(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user