This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Removed redundant ths/tds
master
CharlotteGilhooly
12 years ago
parent
95f9b8e691
commit
179762f9bf
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
app/views/feeds/index.html.haml
+ 0
- 2
app/views/feeds/index.html.haml
View File
@@ -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'
Write
Preview
Loading…
Cancel
Save