فهرست منبع

Show no chart instead of blank

Andrew Kane 9 سال پیش
والد
کامیت
201efa68df
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      app/views/blazer/queries/run.html.erb

+ 2 - 0
app/views/blazer/queries/run.html.erb

@@ -72,5 +72,7 @@
         </tbody>
       </table>
     <% end %>
+  <% elsif @only_chart %>
+    <p>No chart</p>
   <% end %>
 <% end %>