4,554
edits
| No edit summary | No edit summary Tag: Reverted | ||
| 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 = document.querySelector('.description').innerHTML; | ||
|              // Update the fixed column content |              // Update the fixed column content | ||