pass the original story URL to all comments for notification email
This commit is contained in:
@@ -291,11 +291,6 @@ module.exports = {
|
||||
})
|
||||
},
|
||||
|
||||
getAllCourses: function() {
|
||||
"use strict";
|
||||
return coursewares;
|
||||
},
|
||||
|
||||
allCoursewareIds: function() {
|
||||
return coursewares.map(function(elem) {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user