Index: openacs-4/packages/acs-templating/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/form-procs.tcl,v diff -u -r1.52 -r1.53 --- openacs-4/packages/acs-templating/tcl/form-procs.tcl 18 May 2018 07:56:07 -0000 1.52 +++ openacs-4/packages/acs-templating/tcl/form-procs.tcl 14 Jun 2018 12:50:10 -0000 1.53 @@ -349,14 +349,6 @@ set file_stub [template::resource_path -type forms -style standard] } - # the following block seems useless, deactivated for the time being - if {0} { - # set the asset url for images - set assets "[template::get_resource_path]/assets" - # assume resources are under page root (not safe) - regsub "^$::acs::pageroot" $assets {} assets - } - # ensure that the style template has been compiled and is up-to-date template::adp_init adp $file_stub