Skip to content

Commit

Permalink
docs(head): Remove out-of-date JS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ewinslow committed May 27, 2015
1 parent 162f92e commit 23c3d03
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions views/default/page/elements/head.php
Expand Up @@ -4,16 +4,6 @@
*
* @internal It's dangerous to alter this view.
*
* JavaScript load sequence (set in views library and this view)
* ------------------------
* 1. Elgg's initialization which is inline because it can change on every page load.
* 2. RequireJS config. Must be loaded before RequireJS is loaded.
* 3. RequireJS
* 4. jQuery
* 5. jQuery migrate
* 6. jQueryUI
* 7. elgg.js
*
* @uses $vars['title'] The page title
* @uses $vars['metas'] Array of meta elements
* @uses $vars['links'] Array of links
Expand Down

0 comments on commit 23c3d03

Please sign in to comment.