086
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
(function($) {
|
||||
document.querySelector('#bannerClose').addEventListener('click',function() {
|
||||
document.querySelector('#proBanner').classList.add('d-none');
|
||||
});
|
||||
'use strict';
|
||||
$(function() {
|
||||
if ($(".dashboard-progress-1").length) {
|
||||
@@ -2120,4 +2117,4 @@
|
||||
}
|
||||
|
||||
});
|
||||
})(jQuery);
|
||||
})(jQuery);
|
||||
|
||||
Reference in New Issue
Block a user