consolidate status info and prevent multiple ajax calls

This commit is contained in:
Christian Herzog
2019-09-28 10:41:53 +02:00
parent 092ccc8185
commit f36a41e892
3 changed files with 11 additions and 9 deletions

View File

@@ -303,10 +303,6 @@ input, textarea {
width: 60%;
}
#mode {
float: right;
}
.footer {
position: fixed;
left: 0;