Sindbad~EG File Manager

Current Path : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/js/
Upload File :
Current File : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/js/card.js

(function () {

    'use strict';

    $('.card:not(.not-click)').click(function() {
        var link = $(this).find('a').attr('href') || $(this).data('href');
        if (link) {
            if ($(this).data('new-tab')) {
                var win = window.open(link, '_blank');
                win.focus();
            } else {
                window.location.href = link;
            }
        }
    });

})();

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists