This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Tranyi
/
blazer
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Show no chart instead of blank
Andrew Kane
9 anni fa
parent
9475bbbe51
commit
201efa68df
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
app/views/blazer/queries/run.html.erb
+ 2
- 0
app/views/blazer/queries/run.html.erb
Vedi File
@@ -72,5 +72,7 @@
</tbody>
</table>
<% end %>
+ <% elsif @only_chart %>
+ <p>No chart</p>
<% end %>
<% end %>