Browse Source

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

Romain Rigaux 13 năm trước cách đây
mục cha
commit
0280e920d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>