Add docblocks

This commit is contained in:
Luuk Verhoeven
2019-05-15 11:12:10 +02:00
parent eae1766021
commit 30db56880f
5 changed files with 7 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ YUI.add('moodle-availability_ipaddress-form', function (Y, NAME) {
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @copyright 2019-05-14 Mfreak.nl | LdesignMedia.nl - Luuk Verhoeven
*/
/*eslint no-console: "error"*/
/**
* JavaScript for form editing grade conditions.
*

View File

@@ -7,7 +7,7 @@ YUI.add('moodle-availability_ipaddress-form', function (Y, NAME) {
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @copyright 2019-05-14 Mfreak.nl | LdesignMedia.nl - Luuk Verhoeven
*/
/*eslint no-console: "error"*/
/**
* JavaScript for form editing grade conditions.
*

View File

@@ -5,7 +5,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @copyright 2019-05-14 Mfreak.nl | LdesignMedia.nl - Luuk Verhoeven
*/
/*eslint no-console: "error"*/
/**
* JavaScript for form editing grade conditions.
*