1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 12:09:16 +00:00

mobile: remove some obsolete code from login form

This commit is contained in:
Andrew Dolgov
2009-12-17 22:24:02 +03:00
parent bf974b029d
commit 64bce1dae4

View File

@@ -20,14 +20,6 @@ function do_login() {
}
</script>
<script type="text/javascript">
if (document.addEventListener) {
document.addEventListener("DOMContentLoaded", init, null);
}
window.onload = init;
</script>
<body>
<div class="toolbar">