Grouping subjects by year in menu

This commit is contained in:
MrFry 2019-10-04 20:47:41 +02:00
parent 1d183e2cf4
commit 41201f9551
3 changed files with 318 additions and 299 deletions

View file

@ -903,7 +903,7 @@ function Version16 () {
// : }}}
var GetFileData = () => {
function GetFileData () {
return getResourceText('data')
}