mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
[marketplace] Fix problem with arrow back without internet.
This commit is contained in:
@ -149,7 +149,7 @@
|
||||
});
|
||||
break;
|
||||
case 'showButton' :
|
||||
window.Asc.plugin.executeMethod('ShowButton',['back', true]);
|
||||
window.Asc.plugin.executeMethod('ShowButton',['back', data.show]);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user