Issue Details (XML | Word | Printable)

Key: MDL-18809
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Martín Langhoff
Reporter: jai gupta
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-12413

Call javascript files in footer rather then calling it in header of themes

Created: 08/Apr/09 10:59 AM   Updated: 14/Apr/09 10:39 AM
Return to search
Component/s: Performance
Affects Version/s: 1.9.4
Fix Version/s: None

Issue Links:
Duplicate
 

Participants: Dan Marsden, jai gupta and Martín Langhoff
Security Level: None
Difficulty: Easy
Resolved date: 14/Apr/09
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
At present javascript is called in header.html of theme by default.

<?php include("$CFG->javascript"); ?>

It can be called in footer.html before </body> tag. It is recommended by yslow.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.