This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Tranyi
/
blazer
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Show no rows, not no chart
Andrew Kane
há 9 anos atrás
pai
201efa68df
commit
c533991c02
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
app/views/blazer/queries/run.html.erb
+ 1
- 1
app/views/blazer/queries/run.html.erb
Ver Ficheiro
@@ -73,6 +73,6 @@
</table>
<% end %>
<% elsif @only_chart %>
- <p>No
chart
</p>
+ <p>No
rows
</p>
<% end %>
<% end %>