From b2ff6d63c3dda99ecc45e40788e43ed1c9231aef Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 30 Apr 2016 15:02:17 +0200 Subject: [PATCH] use ExtJS6 for API viewer (theme crisp-touch) --- api-viewer/PVEAPI.js | 2 +- api-viewer/index.html | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/api-viewer/PVEAPI.js b/api-viewer/PVEAPI.js index ff3cd44..47dbe88 100644 --- a/api-viewer/PVEAPI.js +++ b/api-viewer/PVEAPI.js @@ -137,7 +137,7 @@ Ext.onReady(function() { var groupingFeature = Ext.create('Ext.grid.feature.Grouping',{ enableGroupingMenu: false, - groupHeaderTpl: 'OptionalRequired' + groupHeaderTpl: 'OptionalRequired' }); sections.push({ diff --git a/api-viewer/index.html b/api-viewer/index.html index 63a0fde..97ed69e 100644 --- a/api-viewer/index.html +++ b/api-viewer/index.html @@ -1,14 +1,13 @@ - + - - + + + Proxmox VE API Documentation - - + + - - - +