// if (data.date_registered && data.date_registered != null) {
// return moment(data.date_registered).year();
...
...
@@ -242,16 +242,30 @@ JsonExtractor.prototype.getAbstract = function (data) {
* @return {array} array of the form [ {proposal: 'proposal1', beamline: 'beamline1', beamlineUrl: 'beamlineUrl' ] , {}, ... ]. Null if input array length are not equal