Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6bb3f4
)
MDL-54165 mod_assign: Fix doc in grading_events.js
author
Ryan Wyllie
<ryan@moodle.com>
Wed, 6 Jul 2016 03:42:25 +0000
(
03:42
+0000)
committer
Ryan Wyllie
<ryan@moodle.com>
Wed, 6 Jul 2016 03:42:25 +0000
(
03:42
+0000)
mod/assign/amd/src/grading_events.js
patch
|
blob
|
blame
|
history
diff --git
a/mod/assign/amd/src/grading_events.js
b/mod/assign/amd/src/grading_events.js
index
a2336a8
..
abd8cdf
100644
(file)
--- a/
mod/assign/amd/src/grading_events.js
+++ b/
mod/assign/amd/src/grading_events.js
@@
-14,7
+14,7
@@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
- *
Javascript controller for the "Actions" panel at the bottom of the pag
e.
+ *
Events for the grading interfac
e.
*
* @module mod_assign/grading_events
* @package mod_assign