mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 02:38:15 +04:00
jqvmap plugin, ui fixes
This commit is contained in:
@@ -134,7 +134,6 @@ $(document).ready(function() {
|
||||
(function() {
|
||||
const elements = document.querySelectorAll('[data-toggle="autosize"]');
|
||||
|
||||
console.log('elements.length', elements.length);
|
||||
if (elements.length) {
|
||||
elements.forEach(function(element) {
|
||||
console.log('1', element);
|
||||
|
||||
Reference in New Issue
Block a user