Set url when adding terms

Saves changes if reloaded or using back button
This commit is contained in:
digital-gnome
2017-12-10 13:01:34 -05:00
parent f8da9a1c1b
commit 04efff699a

View File

@@ -138,6 +138,7 @@ function parseRows (rows) {
}
}
}
history.replaceState(null, null, '?view=filter&' + $j('#contentForm').serialize());
}
function stringFilter (term) {