Index: openacs-4/packages/openacs-default-theme/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/openacs-default-theme/tcl/apm-callback-procs.tcl,v diff -u -N -r1.3 -r1.3.10.1 --- openacs-4/packages/openacs-default-theme/tcl/apm-callback-procs.tcl 9 May 2009 22:27:53 -0000 1.3 +++ openacs-4/packages/openacs-default-theme/tcl/apm-callback-procs.tcl 25 Aug 2015 16:01:41 -0000 1.3.10.1 @@ -18,7 +18,8 @@ {{href /resources/acs-templating/lists.css} {media all}}} \ -form_template /packages/acs-templating/resources/forms/standard \ -list_template /packages/acs-templating/resources/lists/table \ - -list_filter_template /packages/acs-templating/resources/lists/filters + -list_filter_template /packages/acs-templating/resources/lists/filters \ + -dimensional_template /packages/acs-templating/resources/dimensional/dimensional-table subsite::new_subsite_theme \ -key default_tabbed \ @@ -29,7 +30,8 @@ {{href /resources/acs-templating/lists.css} {media all}}} \ -form_template /packages/acs-templating/resources/forms/standard \ -list_template /packages/acs-templating/resources/lists/table \ - -list_filter_template /packages/acs-templating/resources/lists/filters + -list_filter_template /packages/acs-templating/resources/lists/filters \ + -dimensional_template /packages/acs-templating/resources/dimensional/dimensional-table } # Set the default value of the master template parameter, so all subsites will