From 52d7572a397787c5fcdcdd1843569a4ebb7b72c9 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 9 Dec 2007 10:48:44 +0000 Subject: [PATCH] reformatting --- lam/docs/devel/upgrade.htm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm index cfbfc0f0..e4bc35e6 100644 --- a/lam/docs/devel/upgrade.htm +++ b/lam/docs/devel/upgrade.htm @@ -1,6 +1,7 @@ Upgrade notes + @@ -15,7 +16,7 @@

2.1.0 -> 2.2.0

- +

Account lists

Account lists now support to define tools. These are displayed as linked images like the edit and delete links in the list.
Overwrite lamList::getAdditionalTools() to use this feature.
@@ -27,11 +28,16 @@ The definition of account list options changed. The function baseModule class has a new protected option: $autoAddObjectClasses You can set it to false if you do not want that your module's object classes are added when creating or loading an account.
+
+ Account modules can now have icons. See baseModule->getIcon().
+

2.0.0 -> 2.1.0