mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 04:19:05 +08:00
86a783b3ad
String.prototype.substr() is deprecated so we replace it with String.prototype.slice() which works similarily but isn't deprecated. Signed-off-by: Tobias Speicher <rootcommander@gmail.com> Co-authored-by: Jarek Radosz <jradosz@gmail.com> |
||
---|---|---|
.. | ||
components | ||
controllers | ||
initializers | ||
lib | ||
mixins | ||
models | ||
routes | ||
templates | ||
test | ||
router.js | ||
wizard.js |