web/data/cubicweb.edition.js
changeset 10394 f9fc7b2a192e
parent 10278 90aab6ddf6d8
parent 10391 62e138b915bb
child 10434 8e04ab5582d9
--- a/web/data/cubicweb.edition.js	Tue Jun 16 18:01:58 2015 +0200
+++ b/web/data/cubicweb.edition.js	Fri Jun 19 17:21:28 2015 +0200
@@ -573,6 +573,8 @@
                 width: '0px',
                 height: '0px'
             }));
+            form.removeAttr('cubicweb:target'); // useles from now on, pop it
+                                                // to make IE9 happy
         }
     });
 }