1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Updated header design

This commit is contained in:
Dan Brown
2017-08-19 15:33:22 +01:00
parent 666c86b108
commit 28a9bd514f
9 changed files with 74 additions and 69 deletions

View File

@ -43,7 +43,7 @@
}
if (action === 'show-image-manager') {
window.ImageManager.showExternal((image) => {
window.ImageManager.show((image) => {
if (!resize) {
setImage(image);
return;