From: vincent@cubedesigners.com Date: Tue, 28 Dec 2010 12:03:31 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fdc19caa73671a5cdd54d36d45a5c7662d590ffb;p=cubeextranet.git --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index 0b61d3bf6..3b09c3cae 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -65,8 +65,8 @@ class wsUrl { // $f = $book->facturable; $res .= '' ./* $f .*/ ''; $res .= '' . $core->books_status[$book->status] . ''; - $res .= '' . $btVoir . ''; - $res .= '' . $btEdit . ''; + $res .= '' . $btVoir . ''; + $res .= '' . $btEdit . ''; $res .= '' . $btStats . ''; $res .= '' . $btDownload . ''; $res .= '' . $btDel . ''; @@ -182,7 +182,7 @@ html{height:100%}' . "\n"; } $res .= ''; - $res .= ''; + $res .= ''; fb($theme); $res .= cubeMedia::flash2('index.swf', '100%', '100%', $fv, 'fluidbook', '', 10, '#'.$theme->parametres->loadingBackColor, '', 'true', 'noscale', 'gpu', array('allowScriptAccess' => 'always'));