notification bubble added for ajax errors, added dynamic ajax tmeo

This commit is contained in:
2016-04-01 13:55:23 +02:00
parent 7a6bdef334
commit 5376f1ba7b
21 changed files with 171 additions and 56 deletions
+3
View File
@@ -83,6 +83,9 @@
$().ready(page_waveform.init('fft'));
</script>
<div class="ErrMsg hidden" id="notif"></div>
</div><!-- content -->
</div><!-- outer -->
</body>