mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
Add a comment describing generateHints() use
This commit is contained in:
@@ -28,6 +28,7 @@ var Autocomplete = (function() {
|
||||
}
|
||||
|
||||
|
||||
// this is used to generate quick filters for label modal
|
||||
generateHints = function(label_key, label_val) {
|
||||
var hints = [];
|
||||
if (label_key == '@silenced') {
|
||||
|
||||
Reference in New Issue
Block a user