浏览代码

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'

正在加载...
取消
保存