Post Web Assets v2 upgrade UI fixes and improvements #114
@ -1,3 +1,4 @@
|
||||
(function() {
|
||||
// Create function btnBack
|
||||
function btnBack() {
|
||||
const btnBack = document.querySelectorAll('.js-btn-back');
|
||||
@ -97,3 +98,4 @@ function init() {
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
init();
|
||||
});
|
||||
}())
|
||||
|
Loading…
Reference in New Issue
Block a user