瀏覽代碼

Removed redundant ths/tds

master
CharlotteGilhooly 12 年之前
父節點
當前提交
179762f9bf
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      app/views/feeds/index.html.haml

+ 0
- 2
app/views/feeds/index.html.haml 查看文件

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

Loading…
取消
儲存