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 chart instead of blank
Andrew Kane
há 9 anos atrás
pai
9475bbbe51
commit
201efa68df
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
app/views/blazer/queries/run.html.erb
+ 2
- 0
app/views/blazer/queries/run.html.erb
Ver Ficheiro
@@ -72,5 +72,7 @@
</tbody>
</table>
<% end %>
+ <% elsif @only_chart %>
+ <p>No chart</p>
<% end %>
<% end %>