mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 16:02:02 +00:00
Deprecato percorrenza seta, l'iframe orari sta in percorsi
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/seta_menu/seta.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Modena</h1></a></li>
|
||||
<li><a href="/seta_menu/frequenze/index.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore linea</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@@ -27,7 +29,8 @@
|
||||
<th onclick="javascript:setAs()">Andata</th>
|
||||
<th onclick="javascript:setDi()">Ritorno</th>
|
||||
</table>
|
||||
<iframe id="iframe" src="" frameborder="0"></iframe>
|
||||
<div id="caricamento-div"></div>
|
||||
<iframe id="iframe" src="" frameborder="0" onload="javascript:removeLoading()"></iframe>
|
||||
<script src="js/iframeorari.js"></script>
|
||||
<footer>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user