Kaynağa Gözat

Show no rows, not no chart

Andrew Kane 9 yıl önce
ebeveyn
işleme
c533991c02
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/views/blazer/queries/run.html.erb

+ 1 - 1
app/views/blazer/queries/run.html.erb

@@ -73,6 +73,6 @@
       </table>
     <% end %>
   <% elsif @only_chart %>
-    <p>No chart</p>
+    <p>No rows</p>
   <% end %>
 <% end %>