diff --git a/module/dev/css/api.css b/module/dev/css/api.css new file mode 100644 index 0000000000..5af0574593 --- /dev/null +++ b/module/dev/css/api.css @@ -0,0 +1 @@ +#api { margin-bottom: 10px;} diff --git a/module/dev/view/api.html.php b/module/dev/view/api.html.php index b19c3faa60..6fcf9cf5f5 100644 --- a/module/dev/view/api.html.php +++ b/module/dev/view/api.html.php @@ -13,13 +13,8 @@
-
-
- -
-
- +
createLink($selectedModule, $api['name'], $params); + echo '  ' . $this->createLink($selectedModule, $api['name'], $params, 'json'); ?> @@ -55,8 +50,6 @@
-
-