Correct LMS names and add mechanics institutes phone numbers #33

Merged
lissertations merged 4 commits from master into master 2021-01-26 07:37:18 +11:00
Showing only changes of commit afb73777d4 - Show all commits

View file

@ -416,10 +416,9 @@ Promise.all([boundaries, branchesCsv, ikcCsv, mechanics, nslaBranches])
f == 'Libero' ? '#ffa500' :
f == 'Locally developed' ? '#bfdf17' :
f == 'OCLC Amlib' ? '#ddb372' :
f == 'OCLC WorldCat' ? '#3b2fbf' :
f == 'OCLC WorldShare' ? '#2fbf97' :
f == 'Sirsi Dynix Horizon' ? '#ffff00' :
f == 'Sirsi Dynix Symphony' ? '#115583' :
f == 'SirsiDynix Horizon' ? '#ffff00' :
f == 'SirsiDynix Symphony' ? '#115583' :
f == 'Softlink Liberty' ? '#00f9ff' :
f == 'SumWare Athenaeum' ? '#ff3232' : '#bbb';
}