mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
[marketplace] Add missed id.
This commit is contained in:
@ -480,7 +480,7 @@ function initElemnts() {
|
||||
elements.arrowNext = document.getElementById('arrow_next');
|
||||
elements.inpSearch = document.getElementById('inp_search');
|
||||
elements.btnUpdateAll = document.getElementById('btn_updateAll');
|
||||
elements.divRatingLink = document.getElementById('')
|
||||
elements.divRatingLink = document.getElementById('div_rating_link');
|
||||
};
|
||||
|
||||
function toogleLoader(show, text) {
|
||||
|
||||
Reference in New Issue
Block a user