Open main menu
University Innovation Fellows
Search
Changes
← Older edit
Newer edit →
MediaWiki:Gadget-2020Cohort.js
40 bytes added
,
5 years ago
no edit summary
schoolAndcohort.getMenu().on('select', function(data){
schoolAndcohortResp = data.getData();
patternReg = /(.*)\(\d{4}/gim
;
console.log(
schoolResp =
patternReg.exec( schoolAndcohortResp )
[1].trim();
console.log( schoolResp
);
});
Jayprakash
Bureaucrats
,
Interface administrators
,
Administrators
1,699
edits