ソースを参照

Show most recent media first

main
Adrian Short 4年前
コミット
08451c7cb9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      views/media.haml

+ 1
- 1
views/media.haml ファイルの表示

@@ -5,7 +5,7 @@
Add more media here

%table
- stories.each do |story|
- stories.reverse_each do |story|
%tr
%td.nowrap= short_date(story['publish_date'])
%td.nowrap= story['publication']


読み込み中…
キャンセル
保存