Roo/bootstrap/htmleditor/ToolbarStandard.js
authorjohn <john@roojs.com>
Tue, 19 Dec 2017 07:47:04 +0000 (15:47 +0800)
committerjohn <john@roojs.com>
Tue, 19 Dec 2017 07:47:04 +0000 (15:47 +0800)
Roo/bootstrap/htmleditor/ToolbarStandard.js

index a2c0652..8f3d20c 100644 (file)
@@ -131,6 +131,7 @@ Roo.extend(Roo.bootstrap.htmleditor.ToolbarStandard, Roo.bootstrap.NavSimplebar,
         if (this.editor.btns.length > 0) {
             for (var i = 0; i<this.editor.btns.length; i++) {
                 Roo.log(this.editor.btns[i].glyphicon);
+                btn(this.editor.btns[i].glyphicon,false,true,this.editor.btns.check);
             }
         }