소스 검색

[FIX] Combio de color de los widget

Adrielso 8 년 전
부모
커밋
e56ef8591a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',