From cf46f01c7d227375f9d6bf46da0ee97b132a1b82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Smodi=C5=A1?= Date: Fri, 2 Oct 2015 10:00:40 +0200 Subject: Remove code rot: class "translatable" is not used anymore. --- js/codeq/problem.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'js/codeq/problem.js') diff --git a/js/codeq/problem.js b/js/codeq/problem.js index a875c45..e430b21 100644 --- a/js/codeq/problem.js +++ b/js/codeq/problem.js @@ -204,16 +204,16 @@ var langDict = convertTranslations(rawTranslations, 'name', 'description'), // this will be the resulting dictionary: multi-level keys that lead up to the lang-dict groupDict, problemDict; // title: HTML structure for "name" and "desc" - html.push('


'); - html.push('
'); + html.push('


'); + html.push('
'); // content: problem directory html.push('