mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-25 17:36:31 +00:00
Compare commits
2 Commits
24f54ac876
...
802fd8c2d7
Author | SHA1 | Date | |
---|---|---|---|
|
802fd8c2d7 | ||
|
5209a586a9 |
@ -259,8 +259,8 @@ function consume (source, source_alias, dest, quantity, amount, reason, type, ca
|
||||
})
|
||||
}
|
||||
|
||||
const searchbar = document.getElementById("search-input")
|
||||
const search_results = document.getElementById("search-results")
|
||||
var searchbar = document.getElementById("search-input")
|
||||
var search_results = document.getElementById("search-results")
|
||||
|
||||
var old_pattern = null;
|
||||
var firstMatch = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user