5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-19 18:50:06 +03:00

api-viewer/PVEAPI.js: fix syntax error

This commit is contained in:
Dietmar Maurer 2016-09-05 10:07:41 +02:00
parent 61e5a832cd
commit 6068d8ce89

View File

@ -47,7 +47,7 @@ Ext.onReady(function() {
value = pdef.verbose_description || value;
TODO: try to render asciidoc correctly
// TODO: try to render asciidoc correctly
metaData.style = 'white-space:pre-wrap;'