Explorar el Código

[FIX] Combio de color de los widget

Adrielso hace 7 años
padre
commit
e56ef8591a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',