0.0.68
This commit is contained in:
@@ -51,6 +51,7 @@ function renderContent (el=null) {
|
||||
data: JSON.stringify(data),
|
||||
success: function(data){
|
||||
document.querySelector(".content").innerHTML = data.html
|
||||
window.scrollTo(0, 0);
|
||||
replaceHrefOnOnclick()
|
||||
replace_select_language()
|
||||
if (el){
|
||||
|
||||
Reference in New Issue
Block a user