Commit 7d6f89e0 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Résolution du pb de placement du popAjax en cas de chargement Ajax

parent 3789c2c9
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -130,6 +130,7 @@ $.widget("unicaen.popAjax", {

        this.popInstance._config.content = ct.content;
        this.popInstance.setContent();
        this.popInstance.update();

        if (ct.title) {
            this.setTitle(ct.title);