Explorar el Código

Removed redundant ths/tds

master
CharlotteGilhooly hace 12 años
padre
commit
179762f9bf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      app/views/feeds/index.html.haml

+ 0
- 2
app/views/feeds/index.html.haml Ver fichero

@@ -10,7 +10,6 @@
%th
%th
%th
%th

- @feeds.each do |f|
%tr
@@ -35,7 +34,6 @@
%td
%td
%td
%td
#new_feed
= render 'form'

Cargando…
Cancelar
Guardar