From: vincent@cubedesigners.com Date: Wed, 30 Sep 2020 16:16:36 +0000 (+0000) Subject: wait #3254 @0:15 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=cced1c670291a845060910f57795407b4052fe85;p=cubeextranet.git wait #3254 @0:15 --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index 1050913e2..e6a299cd8 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -79,7 +79,8 @@ class wsUrl $res .= ''; $res .= ''; $res .= ''; - $res .= ''; + $res .= ''; + $res .= ''; $res .= ''; $res .= ''; if ($droits->admin) { @@ -115,6 +116,7 @@ class wsUrl $res .= ''; $res .= ''; $res .= ''; + $res .= ''; $res .= ''; $res .= ''; if ($droits->admin) {
' . commonUrl::orderby('#', 'book_id', $settings, 'sort' . $change) . '' . commonUrl::orderby(__('Titre de la publication'), 'nom', $settings, 'sort' . $change) . '' . commonUrl::orderby(__('Date'), 'date', $settings, 'sort' . $change) . '' . commonUrl::orderby(sprintf(__('Date de%scréation'), '
'), 'date', $settings, 'sort' . $change) . '
' . commonUrl::orderby(sprintf(__('Date de%smodification'), '
'), 'changedate', $settings, 'sort' . $change) . '
' . commonUrl::orderby(__(''), 'lang', $settings, 'sort' . $change) . '' . __('Pages') . '' . $book->book_id . '' . html::escapeHTML($book->nom) . '' . date('Y-m-d', $book->date) . '' . date('Y-m-d', $book->changedate) . '' . mb_strtoupper($book->lang) . '' . $book->parametres->pages . '