bindable appbar

minor changes
cleanup
This commit is contained in:
2011-03-24 02:14:22 +02:00
parent 449dee4702
commit 8798abdd69
31 changed files with 1134 additions and 790 deletions
@@ -18,7 +18,7 @@
});
}
$(document).ready(function () {
setInterval('getTimeFromserver();', 3000);
setInterval('getTimeFromserver();', 10000);
});
</script>
</p>