rename seconds-file; add more failsafety (undefined-checks); override

_getDotMinute for the second, so the dots don't show up.
This commit is contained in:
Manuel Friedli 2014-07-16 17:08:10 +02:00
parent a0e2588d91
commit c0af4a976f
4 changed files with 75 additions and 53 deletions

View file

@ -40,7 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<div id="uhr"></div>
<p ><a href="..">Go back to the main page</a></p>
<script type="text/javascript" src="../uhr-de_CH.js"></script>
<script type="text/javascript" src="../uhr-de_CH_genau.js"></script>
<script type="text/javascript" src="../uhr-de_CH-seconds.js"></script>
<script type="text/javascript" src="../uhr-de_CH_genau.js"></script>
<script type="text/javascript" src="../uhr-de.js"></script>
<script type="text/javascript" src="../uhr-en.js"></script>
<script type="text/javascript" src="../uhr-fr.js"></script>