openstreetmap-website/app
Tobias Speicher be878df097
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 22:11:11 +01:00
..
abilities Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
assets Replace deprecated String.prototype.substr() 2022-02-20 22:11:11 +01:00
controllers Merge remote-tracking branch 'upstream/pull/3398' 2022-02-16 18:13:16 +00:00
helpers Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Fix downloading of image variants 2021-05-19 18:44:41 +01:00
models Merge pull request #3440 from mmd-osm/relationmemberlimit 2022-02-16 14:58:30 +00:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Merge remote-tracking branch 'upstream/pull/3398' 2022-02-16 18:13:16 +00:00