Adrian Short 4 лет назад
Родитель
Сommit
88a8ff5ce8
2 измененных файлов: 0 добавлений и 8 удалений
  1. +0
    -4
      views/authority.haml
  2. +0
    -4
      views/media.haml

+ 0
- 4
views/authority.haml Просмотреть файл

@@ -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 Просмотреть файл

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


Загрузка…
Отмена
Сохранить