4,090
edits
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 26: | Line 26: | ||
var discipline = $(this).find('.discipline').text(); | var discipline = $(this).find('.discipline').text(); | ||
var subject = $(this).find('.subject').text(); | var subject = $(this).find('.subject').text(); | ||
var description = | var description = $(this).find('.description').html(); | ||
// Update the fixed column content | // Update the fixed column content |