Skip to content

Commit

Permalink
CHANGE-285 - Remove deprecated "onload" functionality, in favor of us…
Browse files Browse the repository at this point in the history
…ing observer classes and javascript built/called via the css-js generator module
  • Loading branch information
drbyte authored and zcwilt committed Nov 7, 2013
1 parent 820a7cc commit c143d71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* <li>Load all *header_php.php files from includes/modules/pages/PAGE_NAME/</li>
* <li>Load html_header.php (this is a common template file)</li>
* <li>Load main_template_vars.php (this is a common template file)</li>
* <li>Load on_load scripts (page based and site wide)</li>
* <li>Load tpl_main_page.php (this is a common template file)</li>
* <li>Load application_bottom.php</li>
* </ul>
Expand Down

0 comments on commit c143d71

Please sign in to comment.