|
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
MDL-8049
1.1 Remove all language=Javascript from javascript includes
|
|
|
|
|
|
|
|
in course/report/participation/index.php
and in user/index.php
in the code is written <script Language="JavaScript">
instead of
<script language="JavaScript" type="text/javascript">
|
|
Description
|
in course/report/participation/index.php
and in user/index.php
in the code is written <script Language="JavaScript">
instead of
<script language="JavaScript" type="text/javascript"> |
Show » |
committed 2 files to 'Moodle CVS' - 28/Nov/06 06:23 PM
Fixes MDL-7603 <script Language..> should use 'type', user/index.php, course/report/participation/index.php
|
|
|
|