5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-21 18:03:45 +03:00

api-viewer: minor style fix

This commit is contained in:
Dietmar Maurer 2018-03-22 13:31:47 +01:00
parent 27a7acb285
commit ba295265e6

View File

@ -208,6 +208,7 @@ Ext.onReady(function() {
sections.push({
title: 'Returns: ' + rtype,
bodyPadding: 10,
html: returnhtml
});
}