From 37724c6787b01e96c04af82b2000c70e95575969 Mon Sep 17 00:00:00 2001 From: nac26 Date: Wed, 12 Jan 2011 15:46:44 +0000 Subject: [PATCH] NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress) --- themes/wilma/templates/page-home.ftl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 2470c6ed..f8fe960d 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -1,6 +1,6 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<@widget name="login" include="assets" /> +<@widget name="login" include="assets" /> @@ -43,6 +43,8 @@ <@widget name="login" /> + + <@widget name="browse" />

Browse