瀏覽代碼

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']


Loading…
取消
儲存