mirror of https://github.com/MISP/misp-galaxy
Fix [graph] typo
parent
f756c18d1d
commit
050f367c68
|
@ -9,7 +9,7 @@ document$.subscribe(function () {
|
|||
var valuesToSelect = ['1', '2', '3'];
|
||||
tf.setFilterValue(4, valuesToSelect);
|
||||
tf.filter();
|
||||
};
|
||||
}
|
||||
|
||||
function parseFilteredTable(tf, allData) {
|
||||
var data = [];
|
||||
|
|
Loading…
Reference in New Issue