mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-19 03:56:18 -04:00
Set url when adding terms
Saves changes if reloaded or using back button
This commit is contained in:
@@ -138,6 +138,7 @@ function parseRows (rows) {
|
||||
}
|
||||
}
|
||||
}
|
||||
history.replaceState(null, null, '?view=filter&' + $j('#contentForm').serialize());
|
||||
}
|
||||
|
||||
function stringFilter (term) {
|
||||
|
||||
Reference in New Issue
Block a user