Explorar el Código

Restored run button - closes #23

Andrew hace 9 años
padre
commit
da52037679
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/views/blazer/queries/show.html.erb

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

@@ -142,6 +142,8 @@
         }
       </script>
     <% end %>
+
+    <input type="submit" class="btn btn-success" value="Run" style="vertical-align: top;" />
   </form>
 <% end %>