aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static/js/console.js
Commit message (Collapse)AuthorAgeFilesLines
* webui: Implement status updating functionAaron LI2016-11-091-0/+100
Add "updateTaskStatus()" to update the "#task-status" element. Also add function "getServerTaskStatus()" to get the task status from the server.