Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Thu, 28 Jan 2016 03:33:25 +0000 (11:33 +0800)
committeredward <edward@roojs.com>
Thu, 28 Jan 2016 03:33:25 +0000 (11:33 +0800)
Roo/bootstrap/Popover.js

index 4209532..5a542a9 100644 (file)
@@ -117,6 +117,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         Roo.log('Popover init!!!!');
         Roo.log(on_el);
         var triggers = this.trigger ? this.trigger.split(' ') : [];
+        
+        Roo.log(triggers);
         Roo.each(triggers, function(trigger) {
         
             if (trigger == 'click') {