Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 09:07:17 +0000 (17:07 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 09:07:17 +0000 (17:07 +0800)
Roo/bootstrap/Modal.js

index 1d1d9a2..8070b3d 100644 (file)
@@ -507,6 +507,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
      */
     setTitle: function(str) {
         this.titleEl.dom.innerHTML = str;
+        this.title = str;
     },
     /**
      * Set the body of the Dialog