add contact app + konkurs contact form
[wolnelektury.git] / src / wolnelektury / static / js / base.js
index 1dde322..adc340b 100644 (file)
                 });
             }
         });
+
+        /* global tlite */
+        tlite(function (el) {
+            return $(el).hasClass('tlite-tooltip');
+        });
     });
 })(jQuery);