Procházet zdrojové kódy

Removed redundant ths/tds

master
CharlotteGilhooly před 12 roky
rodič
revize
179762f9bf
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      app/views/feeds/index.html.haml

+ 0
- 2
app/views/feeds/index.html.haml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit