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

@ -21,7 +21,7 @@
// ==UserScript== // ==UserScript==
// @name Moodle/Elearning/KMOOC test help // @name Moodle/Elearning/KMOOC test help
// @version 1.6.3.1 // @version 1.6.3.3
// @description Online Moodle/Elearning/KMOOC test help // @description Online Moodle/Elearning/KMOOC test help
// @author MrFry // @author MrFry
// @match https://elearning.uni-obuda.hu/main/* // @match https://elearning.uni-obuda.hu/main/*

View file

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

593
stable.js

File diff suppressed because it is too large Load diff