Fix onlyoffice export UI issue

pull/1/head
yflory 2020-07-02 11:49:44 +02:00
parent 89c19b136b
commit 79c3f5525b
1 changed files with 1 additions and 0 deletions

View File

@ -1386,6 +1386,7 @@ define([
}, {
typeInput: $select[0]
}, true);
$select.find('button').addClass('btn');
};
var x2tImportImagesInternal = function(x2t, images, i, callback) {