This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Tranyi
/
blazer
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Show no rows, not no chart
Andrew Kane
9 anos atrás
pai
201efa68df
commit
c533991c02
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
app/views/blazer/queries/run.html.erb
+ 1
- 1
app/views/blazer/queries/run.html.erb
Ver arquivo
@@ -73,6 +73,6 @@
</table>
<% end %>
<% elsif @only_chart %>
- <p>No
chart
</p>
+ <p>No
rows
</p>
<% end %>
<% end %>