examples/bootstrap/popover.js
authorAlan Knowles <alan@roojs.com>
Fri, 29 Jan 2021 07:23:39 +0000 (15:23 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 29 Jan 2021 07:23:39 +0000 (15:23 +0800)
examples/bootstrap/popover.js

index 612f849..74da990 100644 (file)
@@ -105,10 +105,13 @@ Roo.apply(Pman.Popover.FileTest.prototype, {
         items  : [
          {
           xtype : 'NavItem',
-          html : _this._strings['5a105e8b9d40e1329780d62ea2265d8a'] /* test1 */,
+          button_outline : true,
+          button_weight : 'primary',
+          fa : 'download',
+          html : 'Download' /* test1 */,
           xns : Roo.bootstrap,
           '|xns' : 'Roo.bootstrap'
-         },
+         }
          {
           xtype : 'NavItem',
           button_outline : true,