Ver Fonte

[FIX] Combio de color de los widget

Adrielso há 7 anos atrás
pai
commit
e56ef8591a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      static/src/js/eiru_reporting.js

+ 1 - 1
static/src/js/eiru_reporting.js

@@ -561,7 +561,7 @@ openerp.eiru_reporting = function (instance, local) {
         companyCurrency:[],
 
         events:{
-            'click td > button' : 'clickOnAction',
+            'click  #toolbar > button' : 'clickOnAction',
             'change #current-journal': 'fectSearch',
             'change #current-currency': 'fectSearch',
             'change #from' : 'fectSearch',