You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/research/console/js
CommanderRoot 8a75e8a165
Replace deprecated String.prototype.substr() (#2948)
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() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
..
3rdparty SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
bravo_alert SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
bravo_popover SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
img SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
srs.cn.js Squash: Merge SRS 4.0 3 years ago
srs.console.css SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
srs.console.js Replace deprecated String.prototype.substr() (#2948) 3 years ago
srs.en.js Squash: Merge SRS 4.0 3 years ago
winlin.utility.js Replace deprecated String.prototype.substr() (#2948) 3 years ago