1
0
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:
codecalm
2019-10-22 20:20:05 +02:00
committed by Alex Safian
parent d3299d4242
commit a20750bf07
13 changed files with 108 additions and 69 deletions

View File

@@ -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);