Parcourir la source

Removed redundant ths/tds

master
CharlotteGilhooly il y a 12 ans
Parent
révision
179762f9bf
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. +0
    -2
      app/views/feeds/index.html.haml

+ 0
- 2
app/views/feeds/index.html.haml Voir le fichier

@@ -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'

Chargement…
Annuler
Enregistrer