Revision 1043
Added by Matthias over 15 years ago
CHANGELOG | ||
---|---|---|
12 | 12 |
|
13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
14 | 14 |
08-July-2009 Dietrich Roland Pehlke |
15 |
! admin -> addons -> index.php codechanges |
|
16 |
! admin -> access -> index.php codechanges |
|
17 |
Codechanges to get rid of the empty display(style) declaration "style='display: ;'", |
|
18 |
and to avoid to generate (hidden) elements if the user isn't alowed to edit one. |
|
19 |
! wb_theme|classic_theme|argos_theme -> templates -> addons.htt |
|
20 |
! wb_theme|classic_theme|argos_theme -> templates -> access.htt |
|
21 |
add block-comments |
|
15 | 22 |
# Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64 |
16 | 23 |
if one checkbox of "user" or "group" is selected (like in line 178; advanced settings). |
17 | 24 |
07-July-2009 Matthias Gallas |
Also available in: Unified diff
Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit one.