소스 검색

HUE-684 [beeswax] Query names aggregated on top of the table

Romain Rigaux 14 년 전
부모
커밋
0280e920d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/beeswax/src/beeswax/templates/list_history.mako

+ 1 - 1
apps/beeswax/src/beeswax/templates/list_history.mako

@@ -109,7 +109,7 @@ ${layout.menubar(section='history')}
 			except:
 			  pass
 		      %>
-		      <tr class="histRow" data-search="${show_saved_query(design, query)}">
+		      <tr class="histRow">
 		        <td>${query.submission_date.strftime("%x %X")}</td>
 		        <td>${show_saved_query(design, query)}</td>
 		        <td>