openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 246e6f8a89507dd76542d87fc9ec59eba5800cee
parent 76180093a0b1754f2cd11667a7a8b3af028159e9
Author: dankert <devnull@localhost>
Date:   Wed, 17 Feb 2010 00:14:04 +0100

Alle Objekte markieren per Server (statt Javascript).

Diffstat:
themes/default/templates/folder/select.tpl.src.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/templates/folder/select.tpl.src.php b/themes/default/templates/folder/select.tpl.src.php @@ -28,7 +28,7 @@ page cell colspan:2 image fileext:tree_none_end.gif align:left text raw:_ - link url::javascript:mark(); + link var1:markall value1:1 action:var:actionName subaction:select text key:FOLDER_MARK_ALL text raw:_|_ link url::javascript:unmark();