This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Tranyi
/
blazer
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Show no chart instead of blank
Andrew Kane
il y a 9 ans
Parent
9475bbbe51
commit
201efa68df
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
app/views/blazer/queries/run.html.erb
+ 2
- 0
app/views/blazer/queries/run.html.erb
Voir le fichier
@@ -72,5 +72,7 @@
</tbody>
</table>
<% end %>
+ <% elsif @only_chart %>
+ <p>No chart</p>
<% end %>
<% end %>