add category hints from methodlist
This commit is contained in:
parent
a564e5e717
commit
4dc64fe6b4
|
@ -870,7 +870,7 @@ class CCPMethodEditorController extends HTMLElement{
|
|||
}
|
||||
}
|
||||
|
||||
reRenderKeywords(){
|
||||
reRenderCategories(){
|
||||
this.#rootdoc.querySelector("div[name=category-list]").innerHTML = this.renderCategories()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue