mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 12:05:33 +08:00
[DE] Fix rendering menu file
This commit is contained in:
@ -276,7 +276,7 @@ define([
|
||||
});
|
||||
|
||||
this.chCompatible = new Common.UI.CheckBox({
|
||||
el: $('#fms-chb-compatible'),
|
||||
el: $markup.findById('#fms-chb-compatible'),
|
||||
labelText: this.textOldVersions
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user