+If you have defined your own account types then you need to update your CSS files (style/type_<type>.css).
+Please change "table.<type>list input,select" to
+"table.<type>list input,select,button" and
+"fieldset.<type>edit input" to "fieldset.<type>edit
+input,select,button". "fieldset.<type>edit select" may be deleted
+afterwards.
+
+
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.
@@ -66,7 +77,8 @@ Only LAM Pro allows to change the access level from Style changes:
+
Style changes
+
@@ -74,7 +86,8 @@ Only LAM Pro allows to change the access level from
-baseModule:
+
baseModule
+
The class variable $base is no longer visible in child classes. Please use $this->getAccountContainer() to access the accountContainer object.
@@ -96,7 +109,8 @@ LAM is now PHP5 only. Several variables are now private and need to be accessed
1.2.0 -> 1.3.0
-New lamList function:
+
New lamList functions
+
@@ -126,7 +140,8 @@ Please use these new functions to call lamdaemon directly:
1.1.x -> 1.2.0
-API changes:
+
API changes
+
@@ -137,7 +152,8 @@ Please use these new functions to call lamdaemon directly: