Improved www.ttss.krakow.pl
Jacek Kowalski
2017-04-12 68aeb4a997a99ac7dde426ad7a3c87205b4f89d2
index.html
@@ -66,6 +66,7 @@
               </table>
            </div>
            <div class="col-md-6">
               <!--
               <h3 data-translate="header_lines">Lines</h3>
               
               <table class="table table-condensed">
@@ -79,21 +80,21 @@
                  <tbody id="times-lines">
                  </tbody>
               </table>
               -->
               
               <!--
               <p data-translate="help_click_for_schedule">Click on an entry in the departures timetable to see the tram's schedule.</p>
               <h3 id="route-line"></h3>
               
               <table class="table table-condensed">
                  <thead>
                     <tr>
                        <th>Stop</th>
                        <th>Time</th> <th>Stop</th>
                     </tr>
                  </thead>
                  <tbody id="route-table">
                  </tbody>
               </table>
               -->
               
               <p class="small">
                  <span data-translate="help_legend">Legend:</span>
@@ -119,6 +120,7 @@
      </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_en.js" id="lang_script"></script>
      <script tyle="text/javascript" src="common.js"></script>
      <script type="text/javascript" src="index.js"></script>
   </body>
</html>