Explorar el Código

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

Romain Rigaux hace 13 años
padre
commit
0280e920d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>