0.0.36
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
$(document).ready(function (){
|
$(document).ready(function (){
|
||||||
if (document.querySelector(".header").dataset['page'] === 'True'){
|
if (document.querySelector(".header").dataset['page'] === 'True'){
|
||||||
renderContent()
|
renderContent()
|
||||||
|
} else {
|
||||||
|
replaceHrefOnOnclick()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user