From 57e7d1dc800de009ac3bafec14af61b7393c107d Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Thu, 19 May 2016 15:24:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20index.ht?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/api/documents/index.html | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/apps/api/documents/index.html b/apps/api/documents/index.html index 86cd97bec..a3fb92ed1 100644 --- a/apps/api/documents/index.html +++ b/apps/api/documents/index.html @@ -291,38 +291,7 @@ // goback: {text: 'Go To London', url: 'http://...'}, about: true, feedback: true - }, - plugins: [{ - name: "chess (fen)", - guid: "{FFE1F462-1EA2-4391-990D-4CC84940B754}", - url: "chess/index.html", - icons: ["chess/icon.png", "chess/icon2x.png"], - isVisual: true, - initDataType: 2, - isUpdateOleOnResize: true, - buttons: [{text:"Ok",primary:true},{text:"Cancel",primary:false}] - }, - { - name: "glavred", - guid: "{B631E142-E40B-4B4C-90B9-2D00222A286E}", - url: "glavred/index.html", - icons: ["glavred/icon.png", "glavred/icon2x.png"], - isVisual: true, - initDataType: 1, - isUpdateOleOnResize: false, - buttons: [{text:"Ok",primary:true}] - }, - { - name: "bold", - guid: "{14E46CC2-5E56-429C-9D55-1032B596D928}", - url: "bold/index.html", - icons: ["bold/icon.png", "bold/icon2x.png"], - isVisual: false, - initDataType: 0, - isUpdateOleOnResize: false, - buttons: [] - } - ] + } }; }