diff --git a/module/action/view/trash.html.php b/module/action/view/trash.html.php index d0da5ba142..fd2886712d 100755 --- a/module/action/view/trash.html.php +++ b/module/action/view/trash.html.php @@ -21,7 +21,7 @@ -
+
recTotal}&recPerPage={$pager->recPerPage}"; ?> diff --git a/module/api/css/debug.css b/module/api/css/debug.css index d431e69a6c..ac3b7c97cd 100644 --- a/module/api/css/debug.css +++ b/module/api/css/debug.css @@ -1 +1,2 @@ +body{padding-bottom:0px;background-color:#fff;} #api p{margin: 5px 0 2px 0;} diff --git a/module/api/view/debug.html.php b/module/api/view/debug.html.php index 70e935c180..3e0a3bdf54 100644 --- a/module/api/view/debug.html.php +++ b/module/api/view/debug.html.php @@ -1,42 +1,51 @@ -
-
 post ? 'GET/POST ' . $filePath : 'GET ' . $filePath?>
-
- {$lang->api->position}"?> - ' . sprintf($lang->api->startLine, $method->fileName, $method->startLine) . ''?> -
- {$lang->api->desc}"?> - ' . str_replace("\n", "
", $method->comment) . ''?> -
- {$lang->api->debug}"?> -
- parameters):?> -
- parameters as $param):?> - - - - - - - - -
name?>name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control' autocomplete='off'")?>
- api->submit)?> -
- - api->noParam . html::submitButton($lang->api->submit);?> - - - post) echo "

{$lang->api->post}

"?> -