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> |
||
---|---|---|
.. | ||
directions | ||
browse.js | ||
changeset.js | ||
contextmenu.js | ||
directions.js | ||
export.js | ||
history.js | ||
new_note.js | ||
note.js | ||
notes.js | ||
query.js | ||
search.js |