Commit 3ded6a7c authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

oubli de débug

parent 6e4b8d93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ $.widget("unicaen.popAjax", {

        if ('A' === this.element.prop("tagName")) {
            this.options.url = this.element.attr('href');
        }console.log(this.options);
        }
    },