This website works better with JavaScript
Home
Explore
Help
Sign In
Tranyi
/
blazer
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Show no rows, not no chart
Andrew Kane
9 years ago
parent
201efa68df
commit
c533991c02
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/views/blazer/queries/run.html.erb
+ 1
- 1
app/views/blazer/queries/run.html.erb
View File
@@ -73,6 +73,6 @@
</table>
<% end %>
<% elsif @only_chart %>
- <p>No
chart
</p>
+ <p>No
rows
</p>
<% end %>
<% end %>