소스 검색

HUE-3539 [editor] Bring back the double click on the assist columns to generate a SELECT statement

Enrico Berti 9 년 전
부모
커밋
422ffc8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      desktop/core/src/desktop/static/desktop/js/queryBuilder.js

+ 1 - 1
desktop/core/src/desktop/static/desktop/js/queryBuilder.js

@@ -358,7 +358,7 @@
             QueryBuilder.callbackOnRuleAdd = callbackOnRuleAdd;
             $.contextMenu({
                 selector: selectorClass,
-                trigger: 'left',
+                trigger: 'right',
                 zIndex: 1000,
                 build: function($trigger, e) {
                     // Get the database, table, and column