mirror of https://github.com/MISP/misp-dashboard
Auto update of headerOrg (Pb and rank panel)
parent
cba6d260ff
commit
58c187d0d5
|
@ -334,5 +334,6 @@ $(document).ready(function() {
|
|||
var json = jQuery.parseJSON( event.data );
|
||||
addLastContributor(datatableLast, json, true);
|
||||
datatableLast.draw();
|
||||
updateProgressHeader(json.org)
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue