Index: openacs-4/www/blank-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/blank-master.tcl,v diff -u -N -r1.52.4.3 -r1.52.4.4 --- openacs-4/www/blank-master.tcl 27 Mar 2015 10:56:14 -0000 1.52.4.3 +++ openacs-4/www/blank-master.tcl 21 May 2015 10:03:29 -0000 1.52.4.4 @@ -73,12 +73,7 @@ # Add standard javascript # -# Antonio Pisano 2015-03-27: current web guidelines discourage references to -# 'big' libraries into head, as they block page rendering until they are downloaded. -# Move core.js inclusion to the bottom of the body. -# See http://www.openacs.org/forums/message-view?message_id=4266252 -template::add_body_script -type "text/javascript" -src "/resources/acs-subsite/core.js" -# template::head::add_javascript -src "/resources/acs-subsite/core.js" +template::head::add_javascript -src "/resources/acs-subsite/core.js" # The following (forms, list and xinha) should # be done in acs-templating.