replace Intl.NumberFormat with numeraljs

This commit is contained in:
Nils Schneider 2015-04-02 02:33:17 +02:00
commit 141e98f027
7 changed files with 13 additions and 14 deletions

View file

@ -7,7 +7,6 @@
<link rel="stylesheet" href="roboto-slab-fontface.css">
<link rel="stylesheet" href="style.css">
<script src="vendor/es6-shim/es6-shim.min.js"></script>
<script src="vendor/intl/Intl.complete.js"></script>
<script src="app.js"></script>
</head>
<body>