forked from MapComplete/MapComplete
Simplified update process
This commit is contained in:
parent
5e0d54601c
commit
5c9fb293e9
6 changed files with 51 additions and 69 deletions
|
@ -43,10 +43,5 @@ export class QuestionPicker extends UIElement {
|
|||
highestQ.CreateHtml(this.source).Render() +
|
||||
"</div>";
|
||||
}
|
||||
InnerUpdate(htmlElement: HTMLElement) {
|
||||
}
|
||||
|
||||
Activate() {
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue