Files
edx-platform/lms
Ned Batchelder 6928035cd1 Make sure slashes in JSON content don't end script tags. PLAT-462
The string "</script>" in JSON data would end the script element we're
embedding the data in.  To make sure the data doesn't disrupt the
script, we escape the slash as \/ .
2015-03-18 21:55:36 -04:00
..
2015-03-17 07:10:31 -04:00
2015-03-13 12:41:54 -04:00
2015-03-13 12:16:13 -04:00
2015-03-17 07:10:31 -04:00