
| Key: |
MDL-18568
|
| Type: |
Sub-task
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Tim Hunt
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
16/Mar/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
The used to be in separate places. As a result of other cleanups they both ended up in javascript-static.js, at which point Eclipse told me that there were two functions called checkall.
|
|
Description
|
The used to be in separate places. As a result of other cleanups they both ended up in javascript-static.js, at which point Eclipse told me that there were two functions called checkall. |
Show » |
tjhunt committed 2 files to 'Moodle CVS' - 16/Mar/09 11:11 AM
javascript: MDL-18568 We don't need a function called uncheckall, as well as one called checknone!
Also, clean up coding style in the popupchecker function.
|
|
|
|