Add error handling on bad schedule access
This commit is contained in:
parent
7d05a79ab3
commit
efe6250f38
2 changed files with 10 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
</head>
|
||||
<body class="container">
|
||||
<h1 id="loading">Chargement en cours …</h1>
|
||||
<h1 id="mainerror" style="display: none; color: red"></h1>
|
||||
|
||||
<form id="lines" style="display: none">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue