Widget:WJG UserExamQuery: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
} | } | ||
if($(value.questions).length > 0){ | if($(value.questions).length > 0){ | ||
var wjg_string="<tr class= | var wjg_string="<tr class='odd'>"+ | ||
"<td>"+value.id +"</td>" + | "<td>"+value.id +"</td>" + | ||
"<td>" + timeBegin + "</td>" + | "<td>" + timeBegin + "</td>" + |