This website works better with JavaScript.
Home
Explore
Help
Sign In
adrian
/
kiosks
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove add media links
main
Adrian Short
5 years ago
parent
93412459e3
commit
88a8ff5ce8
2 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
views/authority.haml
+0
-4
views/media.haml
+ 0
- 4
views/authority.haml
View File
@@ -29,10 +29,6 @@
RSS feed for InLinkUK media stories in
= auth['authority_name']
%p
%a.button{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues/1' }
Add more media here
- if stories.size > 0
%table
- stories.each do |item|
+ 0
- 4
views/media.haml
View File
@@ -4,10 +4,6 @@
%a{ :rel => 'alternate', :type => 'application/rss+xml', :href => 'index.xml' }
RSS feed
%p
%a.button{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues/1' }
Add more media here
%table
- stories.reverse_each do |story|
%tr
Write
Preview
Loading…
Cancel
Save