mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-17 05:48:41 +02:00
Add docblocks
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
@@ -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.
|
||||
*
|
||||
|
||||
2
yui/src/form/js/form.js
vendored
2
yui/src/form/js/form.js
vendored
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user