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 rows, not no chart
Andrew Kane
9 anni fa
parent
201efa68df
commit
c533991c02
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
app/views/blazer/queries/run.html.erb
+ 1
- 1
app/views/blazer/queries/run.html.erb
Vedi File
@@ -73,6 +73,6 @@
</table>
<% end %>
<% elsif @only_chart %>
- <p>No
chart
</p>
+ <p>No
rows
</p>
<% end %>
<% end %>