Index: lams_admin/build.xml
===================================================================
diff -u -ra69ba7090220097020872f51e79d2bb87e2dbd84 -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/build.xml (.../build.xml) (revision a69ba7090220097020872f51e79d2bb87e2dbd84)
+++ lams_admin/build.xml (.../build.xml) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -189,6 +189,15 @@
+
+
+
+
+
+
+
+
+
Index: lams_admin/web/WEB-INF/lams.tld
===================================================================
diff -u -rfc1eae65cfee0ee25eedff87f9934dbb187041bd -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/web/WEB-INF/lams.tld (.../lams.tld) (revision fc1eae65cfee0ee25eedff87f9934dbb187041bd)
+++ lams_admin/web/WEB-INF/lams.tld (.../lams.tld) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -179,7 +179,15 @@
true
+
+ Output stylesheet based on the user preferences.
+ style
+ false
+ true
+
+
+
Index: lams_admin/web/WEB-INF/tags/Tab.tag
===================================================================
diff -u -r08950e1090443c3423a3d1c587416a2fccd8bbdf -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/web/WEB-INF/tags/Tab.tag (.../Tab.tag) (revision 08950e1090443c3423a3d1c587416a2fccd8bbdf)
+++ lams_admin/web/WEB-INF/tags/Tab.tag (.../Tab.tag) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -1,32 +1,32 @@
<%/****************************************************************
-* Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
-* =============================================================
-* License Information: http://lamsfoundation.org/licensing/lams/2.0/
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License version 2.0
-* as published by the Free Software Foundation.
-*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
-* USA
-*
-* http://www.gnu.org/licenses/gpl.txt
-* ****************************************************************
-*/
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
/**
-* Tab.tag
-* Author: Mitchell Seaton
-* Description: Creates a tab element.
-* Wiki:
-*/
+ * Tab.tag
+ * Author: Mitchell Seaton
+ * Description: Creates a tab element.
+ * Wiki:
+ */
%>
<%@ tag body-content="empty"%>
Index: lams_admin/web/WEB-INF/tags/headItems.tag
===================================================================
diff -u -r08950e1090443c3423a3d1c587416a2fccd8bbdf -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/web/WEB-INF/tags/headItems.tag (.../headItems.tag) (revision 08950e1090443c3423a3d1c587416a2fccd8bbdf)
+++ lams_admin/web/WEB-INF/tags/headItems.tag (.../headItems.tag) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -44,7 +44,8 @@
-
+
+
Index: lams_admin/web/WEB-INF/web.xml
===================================================================
diff -u -r22e9389aaada5dc91833d762a79f8051bca172c4 -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/web/WEB-INF/web.xml (.../web.xml) (revision 22e9389aaada5dc91833d762a79f8051bca172c4)
+++ lams_admin/web/WEB-INF/web.xml (.../web.xml) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -15,6 +15,7 @@
classpath:/org/lamsfoundation/lams/applicationContext.xml
classpath:/org/lamsfoundation/lams/toolApplicationContext.xml
+ classpath:/org/lamsfoundation/lams/admin/adminApplicationContext.xml
@@ -120,13 +121,19 @@
-->
-
-
Index: lams_admin/web/error.jsp
===================================================================
diff -u -r88acb04987abd12bc87754fbbe1f835dcd99a5cc -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929
--- lams_admin/web/error.jsp (.../error.jsp) (revision 88acb04987abd12bc87754fbbe1f835dcd99a5cc)
+++ lams_admin/web/error.jsp (.../error.jsp) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929)
@@ -51,7 +51,7 @@
<%
}
%>
-
+