Skip to content
Permalink
3708dd0be0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (12 sloc) 437 Bytes
// ---------------------------------------------
// CURRENT CANVAS ID
// ---------------------------------------------
//var mcourse = '/course/77'; // Registry Blueprint
//var rcourse = '/courses/96'; // Match Blueprint
var courseValues = {
'registry': {name: 'HOME', path: '/courses/77'},
'match': {name: 'HOME', path: '/courses/96'},
// 2024-03March courses
//'registry' : '/course/247',
//'match' : '/courses/250'.
};