Files
edx-platform/common
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 13:15:19 -04:00
2015-02-19 19:56:52 -08:00