X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Feducation.js.tpl;h=e5df00ced41fea50bf4872744fa1490c8b6250d2;hb=9f52839d4a55c6b59ab80af35026a064e007ac72;hp=1cd011227f1a84c9e0118e874c73a0e9094933f8;hpb=fb813fb52d5ab65ca9a5b92b5cb9089523380d79;p=platal.git diff --git a/templates/profile/education.js.tpl b/templates/profile/education.js.tpl index 1cd0112..e5df00c 100644 --- a/templates/profile/education.js.tpl +++ b/templates/profile/education.js.tpl @@ -22,6 +22,6 @@ educationDegree = new Array({education_degree}); educationDegreeAll = new Array({education_degree_all}); -educationDegreeName = new Array({education_degree_name}); +educationDegreeName = new Array({education_degree_name}); {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}