FIX: Regression with escaping on badge page

This commit is contained in:
Robin Ward
2016-07-28 15:53:36 -04:00
parent d9289b6da9
commit efc6408b1d
4 changed files with 18 additions and 11 deletions
@@ -389,7 +389,7 @@ export default {
"id": 9,
"name": "Autobiographer",
"description": null,
"long_description": "<strike>hello</strike>",
"long_description": "<script>hello</script>",
"grant_count": 545,
"allow_title": false,
"multiple_grant": false,