This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Tranyi
/
blazer
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Show no rows, not no chart
Andrew Kane
hace 9 años
padre
201efa68df
commit
c533991c02
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
app/views/blazer/queries/run.html.erb
+ 1
- 1
app/views/blazer/queries/run.html.erb
Ver fichero
@@ -73,6 +73,6 @@
</table>
<% end %>
<% elsif @only_chart %>
- <p>No
chart
</p>
+ <p>No
rows
</p>
<% end %>
<% end %>