Improved www.ttss.krakow.pl
Jacek Kowalski
2019-01-29 6cb525a2a255aafebc162f80968a2054a0a9798b
index.html
@@ -98,6 +98,8 @@
               
               <h3 id="route-line"></h3>
               
               <p id="route-vehicle"></p>
               <table class="table table-condensed">
                  <thead>
                     <tr>
@@ -131,9 +133,9 @@
            </div>
         </div>
      </div>
      <script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7"  crossorigin="anonymous"></script>
      <script tyle="text/javascript" src="lang_pl.js" id="lang_script"></script>
      <script tyle="text/javascript" src="common.js"></script>
      <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script>
      <script type="text/javascript" src="lang_pl.js" id="lang_script"></script>
      <script type="text/javascript" src="common.js"></script>
      <script type="text/javascript" src="index.js"></script>
   </body>
</html>