I have a button opening a window from javascript: var self=this; this.$(".oe_write_full").click(function (event) { event.stopPropagation(); var action ...
確定! 回上一頁