Fix onlyoffice export UI issue
parent
89c19b136b
commit
79c3f5525b
|
@ -1386,6 +1386,7 @@ define([
|
|||
}, {
|
||||
typeInput: $select[0]
|
||||
}, true);
|
||||
$select.find('button').addClass('btn');
|
||||
};
|
||||
|
||||
var x2tImportImagesInternal = function(x2t, images, i, callback) {
|
||||
|
|
Loading…
Reference in New Issue