]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: work over GetYoDigits to support length > 10
authorSassNinja <kai.falkowski@gmail.com>
Thu, 24 Oct 2019 15:49:14 +0000 (17:49 +0200)
committerSassNinja <kai.falkowski@gmail.com>
Thu, 24 Oct 2019 15:49:14 +0000 (17:49 +0200)
commitbb4c6fadaba51194265e52d98128e9fd5f93de1d
tree9ab982298fdc7ab841b365036f877f8b86f2c852
parent5ff0bc6ddbfaa110796ab28dbccdc651b7bf7983
fix: work over GetYoDigits to support length > 10

Prior to this there was unnecessary complicated math used and it didn't work if length > 10
js/foundation.core.utils.js