From: vincent@cubedesigners.com Date: Thu, 24 Feb 2011 10:37:56 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=375327c0ca7fb144af07172fb139738063f519a9;p=cubeextranet.git --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index ebc49cc58..0651c4f5f 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -114,8 +114,8 @@ class wsUrl { $res .= '' . $core->books_status[1] . ''; } } - $res .= '' . $btVoir . ''; - $res .= '' . $btEdit . ''; + $res .= '' . $btVoir . ''; + $res .= '' . $btEdit . ''; $res .= '' . $btStats . ''; $res .= '' . $btDownload . ''; if ($droits->creation) { diff --git a/swf/_src/composerLibrary.swc b/swf/_src/composerLibrary.swc index c7d5305ab..a3136e655 100644 Binary files a/swf/_src/composerLibrary.swc and b/swf/_src/composerLibrary.swc differ diff --git a/swf/_src/wsComposerLibrary.fla b/swf/_src/wsComposerLibrary.fla index 668a3682e..26f5ffac5 100644 Binary files a/swf/_src/wsComposerLibrary.fla and b/swf/_src/wsComposerLibrary.fla differ